BEGAN-pytorch

Image generator

An implementation of a deep learning model for generating images from text descriptions

in progress

GitHub

262 stars
15 watching
36 forks
Language: Python
last commit: over 7 years ago

Related projects:

Repository Description Stars
duc0/deep-dream-in-pytorch An implementation of the DeepDream algorithm in PyTorch to generate visually striking images from input images. 102
junyanz/bicyclegan A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. 1,486
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 365
akanimax/pro_gan_pytorch Implementation of a deep learning model for generating high-quality images with improved stability and variation. 536
ashual/scene_generation A PyTorch implementation of a deep learning-based method for generating interactive scenes with specified object attributes and relations 187
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorch An implementation of cascaded refinement networks for generating photorealistic images from semantic layouts 65
woozzu/dong_iccv_2017 An implementation of semantic image synthesis via adversarial learning using PyTorch 145
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,041
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
casualganpapers/make-a-scene PyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation 334
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
wizaron/reseg-pytorch A PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts. 45
ibm/max-fast-neural-style-transfer A service for generating new images by mixing the content of an input image with the style of another image. 50
ypxie/hdgan A PyTorch implementation of an adversarial network for generating high-definition images from text descriptions. 150
mrzhu-cool/pix2pix-pytorch A PyTorch implementation of an image-to-image translation algorithm using conditional adversarial networks 425