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 9 years ago

Related projects:

RepositoryDescriptionStars
duc0/deep-dream-in-pytorchAn implementation of the DeepDream algorithm in PyTorch to generate visually striking images from input images.102
junyanz/bicycleganA PyTorch implementation of an image-to-image translation model that generates new images from paired training data.1,491
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
ashual/scene_generationA PyTorch implementation of a deep learning-based method for generating interactive scenes with specified object attributes and relations188
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorchAn implementation of cascaded refinement networks for generating photorealistic images from semantic layouts65
woozzu/dong_iccv_2017An implementation of semantic image synthesis via adversarial learning using PyTorch145
zhanghang1989/pytorch-encodingA Python framework for building deep learning models with optimized encoding layers and batch normalization.2,044
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
casualganpapers/make-a-scenePyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation334
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
wizaron/reseg-pytorchA PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts.46
ibm/max-fast-neural-style-transferA service for generating new images by mixing the content of an input image with the style of another image.51
ypxie/hdganA PyTorch implementation of an adversarial network for generating high-definition images from text descriptions.150
mrzhu-cool/pix2pix-pytorchAn implementation of an image-to-image translation algorithm using deep learning and PyTorch428