Lornatang / DCGAN-PyTorchLinks
PyTorch implements a Deep Convolution GAN neural network structure
☆18Updated 4 years ago
Alternatives and similar repositories for DCGAN-PyTorch
Users that are interested in DCGAN-PyTorch are comparing it to the libraries listed below
Sorting:
- PyTorch implements WGAN_GP☆21Updated 5 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆123Updated 7 years ago
- Some implementations of GAN.☆223Updated 2 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆166Updated last year
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆207Updated last year
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆800Updated 3 months ago
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"☆55Updated 4 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆687Updated 2 years ago
- A simple and complete implementation of super-resolution paper.☆475Updated 2 months ago
- 💻 🐈 Added a self-attention layer to the CycleGAN implementation (PyTorch).☆13Updated last year
- A pytorch implementation of Progressive Growing GAN.☆19Updated last year
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆223Updated 6 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆71Updated 7 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆233Updated 3 years ago
- GAN的论文复现☆93Updated last year
- Fast Neural Style Transfer in Pytorch☆361Updated 5 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆530Updated 8 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆116Updated last year
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST …☆530Updated 2 years ago
- Unofficial pytorch implementation of Image Style Transfer Using Convolutional Neural Networks [Gatys+, CVPR2016]☆71Updated 5 years ago
- Two time-scale update rule for training GANs☆895Updated last month
- open for other☆65Updated 3 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆96Updated 5 years ago
- Simple implementation of conditional general adverse nets in pytorch machine learning framework☆59Updated 10 months ago
- A clean and readable Pytorch implementation of CycleGAN☆1,320Updated 3 years ago
- Improved training of Wasserstein GANs☆47Updated 4 years ago
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆230Updated last year
- Image Super-Resolution Using SRCNN, DRRN, SRGAN, CGAN in Pytorch☆282Updated 7 years ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch☆316Updated 5 years ago
- 最简单的基于SRGAN网络的实现, 附带已训练好的模型及GIF生成代码, 更适合作为Demo展示☆79Updated 6 years ago