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: almost 8 years ago

Related projects:

RepositoryDescriptionStars
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
hanzhanggit/stackganA PyTorch implementation of a generative adversarial network for image synthesis from text descriptions1,863
junyanz/bicycleganA PyTorch implementation of an image-to-image translation model that generates new images from paired training data.1,491
casualganpapers/make-a-scenePyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation334
jayleicn/animeganA PyTorch implementation of Generative Adversarial Networks for anime face drawing1,282
soumith/dcgan.torchA PyTorch implementation of a deep generative model that can be used to generate images from a dataset.1,466
google-research/xmcgan_image_generationThis implementation enables text-to-image generation by leveraging cross-modal contrastive learning.98
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366
ypxie/pytorch-neucomAn implementation of the Differentiable Neural Computer architecture in PyTorch94
ashual/scene_generationA PyTorch implementation of a deep learning-based method for generating interactive scenes with specified object attributes and relations188
mrzhu-cool/pix2pix-pytorchAn implementation of an image-to-image translation algorithm using deep learning and PyTorch428
carpedm20/began-pytorchAn implementation of a deep learning model for generating images from text descriptions262
dribnet/portrain-ganA Python implementation of a Generative Adversarial Network (GAN) model used to generate portraits from latent codes.40
taoxugit/attnganReproduces text-to-image generation with attentional generative adversarial networks.1,343
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorchAn implementation of cascaded refinement networks for generating photorealistic images from semantic layouts65