All Projects → aniketmaurya → pytorch-gans

aniketmaurya / pytorch-gans

Licence: other
PyTorch implementation of GANs (Generative Adversarial Networks). DCGAN, Pix2Pix, CycleGAN, SRGAN

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to pytorch-gans

Generative models tutorial with demo
Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs), Popular GANs Architectures, Auto-Regressive Models, Important Generative Model Papers, Courses, etc..
Stars: ✭ 276 (+1214.29%)
Mutual labels:  generative-adversarial-network, dcgan, gans, cyclegan
gan-vae-pretrained-pytorch
Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.
Stars: ✭ 134 (+538.1%)
Mutual labels:  generative-adversarial-network, dcgan, gans, pytorch-implementation
Cyclegan
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
Stars: ✭ 10,933 (+51961.9%)
Mutual labels:  generative-adversarial-network, gans, pix2pix, cyclegan
coursera-gan-specialization
Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai
Stars: ✭ 277 (+1219.05%)
Mutual labels:  generative-adversarial-network, dcgan, gans, pix2pix
Pytorch Cyclegan And Pix2pix
Image-to-Image Translation in PyTorch
Stars: ✭ 16,477 (+78361.9%)
Mutual labels:  generative-adversarial-network, gans, pix2pix, cyclegan
DLSS
Deep Learning Super Sampling with Deep Convolutional Generative Adversarial Networks.
Stars: ✭ 88 (+319.05%)
Mutual labels:  generative-adversarial-network, dcgan, gans, super-resolution
Von
[NeurIPS 2018] Visual Object Networks: Image Generation with Disentangled 3D Representation.
Stars: ✭ 497 (+2266.67%)
Mutual labels:  generative-adversarial-network, gans, pix2pix, cyclegan
Matlab Gan
MATLAB implementations of Generative Adversarial Networks -- from GAN to Pixel2Pixel, CycleGAN
Stars: ✭ 63 (+200%)
Mutual labels:  dcgan, gans, pix2pix, cyclegan
gans-collection.torch
Torch implementation of various types of GAN (e.g. DCGAN, ALI, Context-encoder, DiscoGAN, CycleGAN, EBGAN, LSGAN)
Stars: ✭ 53 (+152.38%)
Mutual labels:  generative-adversarial-network, dcgan, gans
Iseebetter
iSeeBetter: Spatio-Temporal Video Super Resolution using Recurrent-Generative Back-Projection Networks | Python3 | PyTorch | GANs | CNNs | ResNets | RNNs | Published in Springer Journal of Computational Visual Media, September 2020, Tsinghua University Press
Stars: ✭ 202 (+861.9%)
Mutual labels:  generative-adversarial-network, gans, super-resolution
Fast Srgan
A Fast Deep Learning Model to Upsample Low Resolution Videos to High Resolution at 30fps
Stars: ✭ 417 (+1885.71%)
Mutual labels:  generative-adversarial-network, gans, super-resolution
GAN-Anime-Characters
Applied several Generative Adversarial Networks (GAN) techniques such as: DCGAN, WGAN and StyleGAN to generate Anime Faces and Handwritten Digits.
Stars: ✭ 43 (+104.76%)
Mutual labels:  generative-adversarial-network, dcgan, gan-models
Ganotebooks
wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch
Stars: ✭ 1,446 (+6785.71%)
Mutual labels:  dcgan, pix2pix, cyclegan
Igan
Interactive Image Generation via Generative Adversarial Networks
Stars: ✭ 3,845 (+18209.52%)
Mutual labels:  generative-adversarial-network, dcgan, pix2pix
A Pytorch Tutorial To Super Resolution
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network | a PyTorch Tutorial to Super-Resolution
Stars: ✭ 157 (+647.62%)
Mutual labels:  generative-adversarial-network, gans, super-resolution
Contrastive Unpaired Translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
Stars: ✭ 822 (+3814.29%)
Mutual labels:  generative-adversarial-network, gans, cyclegan
Pix2pix
Image-to-image translation with conditional adversarial nets
Stars: ✭ 8,765 (+41638.1%)
Mutual labels:  generative-adversarial-network, dcgan, pix2pix
Gan Compression
[CVPR 2020] GAN Compression: Efficient Architectures for Interactive Conditional GANs
Stars: ✭ 800 (+3709.52%)
Mutual labels:  gans, pix2pix, cyclegan
Gans In Action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
Stars: ✭ 748 (+3461.9%)
Mutual labels:  generative-adversarial-network, dcgan, gans
Bicyclegan
Toward Multimodal Image-to-Image Translation
Stars: ✭ 1,215 (+5685.71%)
Mutual labels:  generative-adversarial-network, gans, pix2pix

Implementation of Generative Deep Learning Models in PyTorch and PyTorch Lightning

DCGAN

Pix2Pix

To do

  • DCGAN
  • Pix2Pix
  • StyleGAN
  • CycleGAN
  • SRGAN
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].