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
- Cifar100 in alexnet network model under the highest accuracy☆22Updated 4 years ago
- PyTorch implements `Real-ESRGAN: Training Real-World Blind Super-Resolution with Pure Synthetic Data` paper.☆34Updated 11 months ago
- This is the best GAN method to generate cifar-10☆15Updated 5 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆112Updated 6 years ago
- The implementation of VGG thesis is implemented under PyTorch framework☆31Updated 2 years ago
- Pytorch implements the VGG19 model to classify cifar100☆13Updated 6 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
- This code is based on official code,but I add some different loss,like ssim loss ,to realize image enhancement based on some IEEE papers:…☆18Updated 5 years ago
- SL-CycleGAN: Blind Motion Deblurring in Cycles using Sparse Learning☆9Updated 5 months ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆185Updated 2 weeks ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆760Updated 10 months ago
- SRGAN (Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network) implementation using PyTorch framework☆46Updated 3 years ago
- Improved training of Wasserstein GANs☆46Updated 3 years ago
- 💻 🐈 Added a self-attention layer to the CycleGAN implementation (PyTorch).☆11Updated 8 months ago
- A DCGAN built on the CIFAR10 dataset using pytorch☆27Updated 5 years ago
- Evolutionary Generative Adversarial Networks (E-GAN)☆76Updated 5 years ago
- re-implementation super resolution pytorch using ESRGAN☆100Updated 4 years ago
- In this repository, I have developed a CycleGAN architecture with embedded Self-Attention Layers, that could solve three different comple…☆26Updated 3 years ago
- ☆13Updated 3 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 5 years ago
- PyTorch implements "Accurate Image Super-Resolution Using Very Deep Convolutional Networks"☆61Updated 2 years ago
- PyTorch Implementation of image Restoration Using Very Deep Convolutional Encoder-Decoder Networks with Symmetric Skip Connections (NIPS …☆97Updated 5 years ago
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST …☆523Updated last year
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"☆53Updated 3 years ago
- A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆188Updated 7 years ago
- 拓片图像去噪,以UNet为基本框架,编码器基于VGG16☆20Updated 4 years ago
- Transfer DeBlurGan to dehaze☆35Updated 3 years ago
- [WIP] PyTorch implementation of the TransGAN paper☆12Updated 3 years ago
- A pytorch implementation of Progressive Growing GAN.☆18Updated 7 months ago