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
546 forks
Language: Python
last commit: almost 5 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,915
eriklindernoren/pytorch-gan A collection of PyTorch implementations of Generative Adversarial Networks for image synthesis and other applications. 16,570
wiseodd/generative-models A collection of software frameworks and implementations for training generative models using GANs, VAEs, RBMs, and other techniques. 7,351
shayneobrien/generative-models Annotated implementations of various deep generative models using PyTorch 498
tkipf/pygcn A PyTorch implementation of a graph neural network architecture for semi-supervised classification 5,214
pyg-team/pytorch_geometric A PyTorch-based library for training and applying Graph Neural Networks to structured data 21,597
postech-cvlab/pytorch-studiogan A comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation. 3,439
diego999/pygat An implementation of the Graph Attention Network model using PyTorch. 2,935
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,401
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,144
pytorch/pytorch A Python library providing tensors and dynamic neural networks with strong GPU acceleration 84,978
nvidia/flownet2-pytorch A deep learning framework implementing an optical flow estimation model using PyTorch. 3,159
nvlabs/stylegan A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors 14,178
pytorch/examples A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. 22,530