pytorch-generative-adversarial-networks

GANs

An implementation of Generative Adversarial Networks in PyTorch for generating realistic data from a given distribution.

simple generative adversarial network (GAN) using PyTorch

GitHub

32 stars
3 watching
7 forks
Language: Python
last commit: over 9 years ago

Related projects:

RepositoryDescriptionStars
carpedm20/discogan-pytorchA PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations.1,084
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
shayneobrien/generative-modelsAnnotated implementations of various deep generative models using PyTorch498
csailvision/gandissectVisualizes and understands internal representations of generative adversarial networks (GANs) to analyze their behavior and improve performance.1,770
gram-ai/radio-transformer-networksAn implementation of a machine learning-based communications system using deep learning techniques.127
casualganpapers/make-a-scenePyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation334
github-pengge/pytorch-progressive_growing_of_gansAn implementation of Progressive Growing of GANs using PyTorch580
jayleicn/animeganA PyTorch implementation of Generative Adversarial Networks for anime face drawing1,282
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
dl-it/generative_zooA collection of generative models implemented in Python using PyTorch54
open-mmlab/mmgenerationGenerative model toolkit for GANs and image generation tasks1,925
dmitryulyanov/ageThis repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation.285
chenyu-yang-2000/elegantThis implementation provides a framework for generating realistic makeup transfer results using Generative Adversarial Networks (GANs)165
nashory/gans-collection.torchA collection of Torch implementations for training various types of Generative Adversarial Networks (GANs)55