HDGan

Image generator

A PyTorch implementation of an adversarial network for generating high-definition images from text descriptions.

Pytorch implementation of HDGan

GitHub

150 stars
11 watching
36 forks
Language: Python
last commit: about 6 years ago

Related projects:

Repository Description Stars
akanimax/pro_gan_pytorch Implementation of a deep learning model for generating high-quality images with improved stability and variation. 536
hanzhanggit/stackgan A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions 1,860
junyanz/bicyclegan A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. 1,486
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 333
jayleicn/animegan A PyTorch implementation of Generative Adversarial Networks for anime face drawing 1,280
soumith/dcgan.torch A PyTorch implementation of a deep generative model that can be used to generate images from a dataset. 1,458
google-research/xmcgan_image_generation This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. 98
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 365
ypxie/pytorch-neucom An implementation of the Differentiable Neural Computer architecture in PyTorch 94
ashual/scene_generation A PyTorch implementation of a deep learning-based method for generating interactive scenes with specified object attributes and relations 187
mrzhu-cool/pix2pix-pytorch A PyTorch implementation of an image-to-image translation algorithm using conditional adversarial networks 425
carpedm20/began-pytorch An implementation of a deep learning model for generating images from text descriptions 262
dribnet/portrain-gan A Python implementation of a Generative Adversarial Network (GAN) model used to generate portraits from latent codes. 40
taoxugit/attngan Reproduces text-to-image generation with attentional generative adversarial networks. 1,339
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorch An implementation of cascaded refinement networks for generating photorealistic images from semantic layouts 65