Lornatang / DCGAN-PyTorch
PyTorch implements a Deep Convolution GAN neural network structure
☆14Updated 3 years ago
Alternatives and similar repositories for DCGAN-PyTorch:
Users that are interested in DCGAN-PyTorch are comparing it to the libraries listed below
- PyTorch implements WGAN_GP☆21Updated 4 years ago
- The implementation of VGG thesis is implemented under PyTorch framework☆30Updated 2 years ago
- Improved training of Wasserstein GANs☆45Updated 3 years ago
- Cifar100 in alexnet network model under the highest accuracy☆22Updated 4 years ago
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"☆53Updated 3 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆154Updated 4 months ago
- This is the best GAN method to generate cifar-10☆15Updated 5 years ago
- Some implementations of GAN.☆217Updated last year
- Unofficial pytorch implementation of Image Style Transfer Using Convolutional Neural Networks [Gatys+, CVPR2016]☆70Updated 4 years ago
- A DCGAN built on the CIFAR10 dataset using pytorch☆27Updated 5 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆108Updated 5 years ago
- This is a tutorial from TensorFlow's website, thanks to Google Inc☆11Updated 5 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆182Updated 3 years ago
- this is the pytorch version of Conditional Generative Adversarial Nets☆55Updated 6 years ago
- Image Super-Resolution Using SRCNN, DRRN, SRGAN, CGAN in Pytorch☆277Updated 6 years ago
- Evolutionary Generative Adversarial Networks (E-GAN)☆76Updated 5 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 5 years ago
- [WIP] PyTorch implementation of the TransGAN paper☆12Updated 3 years ago
- Pytorch implementation of BiGAN and Conditional BiGAN☆21Updated 5 years ago
- 最简单的基于SRGAN网络的实现, 附带已训练好的模型及GIF生成代码, 更适合作为Demo展示☆80Updated 5 years ago
- Simple, fast and easy to read. Yes, we use the pytorch framework!☆29Updated 4 years ago
- The author's officially unofficial Pytorch EvolutionaryGAN implementation.☆66Updated 4 years ago
- A PyTorch implementation of Auxiliary Classifier GAN to generate CIFAR10 images.☆47Updated 6 years ago
- a GAN using Wasserstein loss and resnet to generate anime pics.☆23Updated 2 years ago
- 💻 🐈 Added a self-attention layer to the CycleGAN implementation (PyTorch).☆11Updated 7 months ago
- 里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。☆237Updated 3 years ago
- open for other☆65Updated 2 years ago
- Pytorch implements the VGG19 model to classify cifar100☆13Updated 5 years ago
- re-implementation super resolution pytorch using ESRGAN☆100Updated 4 years ago
- A PyTorch implementation of SRGAN specific for Anime Super Resolution based on "Photo-Realistic Single Image Super-Resolution Using a Gen…☆87Updated 6 years ago