Make-A-Scene

Image generator

PyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation

Pytorch implementation of Make-A-Scene: Scene-Based Text-to-Image Generation with Human Priors

GitHub

334 stars
13 watching
19 forks
Language: Python
last commit: over 2 years ago
gansgenerative-adversarial-networkvqgan

Related projects:

Repository Description Stars
ashual/scene_generation A PyTorch implementation of a deep learning-based method for generating interactive scenes with specified object attributes and relations 188
junyanz/bicyclegan A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. 1,491
hanzhanggit/stackgan A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions 1,863
akanimax/pro_gan_pytorch Implementation of a deep learning model for generating high-quality images with improved stability and variation. 538
jayleicn/animegan A PyTorch implementation of Generative Adversarial Networks for anime face drawing 1,282
ypxie/hdgan A PyTorch implementation of an adversarial network for generating high-definition images from text descriptions. 150
mailmahee/pytorch-generative-adversarial-networks An implementation of Generative Adversarial Networks in PyTorch for generating realistic data from a given distribution. 32
pbaylies/stylegan2 Implementation of a generative adversarial network for generating images with conditional variations. 315
google-research/xmcgan_image_generation This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. 98
pathak22/context-encoder Unsupervised feature learning by image inpainting using Generative Adversarial Networks (GANs) 887
reedscot/icml2016 Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN) 912
taoxugit/attngan Reproduces text-to-image generation with attentional generative adversarial networks. 1,343
boyuanjiang/context_encoder_pytorch A PyTorch implementation of a deep learning model for inpainting images using contextual information 366
carpedm20/began-pytorch An implementation of a deep learning model for generating images from text descriptions 262
cs-chan/artgan A software framework for generating art-inspired images using deep learning techniques 412