pytorch-generative-model-collections

GANs

Replication of various Generative Adversarial Networks (GANs) and their variants in PyTorch

Collection of generative models in Pytorch version.

GitHub

3k stars
63 watching
547 forks
Language: Python
last commit: over 4 years ago
acganbegancgancollectionconditional-gandraganebganfashion-mnistgangenerative-adversarial-networkinfoganlsganmnistpackagepytorchwganwgan-gp

Related projects:

Repository Description Stars
hwalsuklee/tensorflow-generative-model-collections Provides a collection of TensorFlow implementations for various Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs). 3,911
eriklindernoren/pytorch-gan PyTorch implementations of Generative Adversarial Networks for image synthesis 16,453
wiseodd/generative-models A collection of software frameworks and implementations for training generative models using GANs, VAEs, RBMs, and other techniques. 7,335
shayneobrien/generative-models Annotated implementations of various deep generative models using PyTorch 500
tkipf/pygcn A PyTorch implementation of a graph neural network architecture for semi-supervised classification 5,198
pyg-team/pytorch_geometric A PyTorch-based library for training and applying Graph Neural Networks to structured data 21,382
postech-cvlab/pytorch-studiogan A comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation. 3,430
diego999/pygat An implementation of the Graph Attention Network model using PyTorch. 2,914
yunjey/pytorch-tutorial A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. 30,251
carpedm20/discogan-pytorch A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. 1,084
nvlabs/stylegan2-ada-pytorch An official PyTorch implementation of the StyleGAN2-ADA algorithm for generating images with a focus on stability and performance. 4,126
pytorch/pytorch A Python library providing tensors and dynamic neural networks with strong GPU acceleration 83,959
nvidia/flownet2-pytorch A deep learning framework implementing an optical flow estimation model using PyTorch. 3,147
nvlabs/stylegan A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors 14,152
pytorch/examples A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. 22,428