musyoku / improved-ganLinks
Chainer implementation of GAN / Deep Convolutional GAN (DCGAN) based on "Improved Techniques for Training GANs"
☆33Updated 8 years ago
Alternatives and similar repositories for improved-gan
Users that are interested in improved-gan are comparing it to the libraries listed below
Sorting:
- Densely Connected Convolutional Network implementation by Chainer☆39Updated 7 years ago
- Chainer implementation of Wasserstein GAN☆95Updated 8 years ago
- Chainer implementation of Least Squares GAN (LSGAN)☆53Updated 8 years ago
- chainer implementation of VAE-GAN, Wasserstein GAN (WGAN), CycleGAN☆22Updated 8 years ago
- Recurrent Models of Visual Attention (RAM) with Chainer☆44Updated 8 years ago
- Chainer implementation of Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network☆49Updated 8 years ago
- Deep Residual Network implementation by Chainer☆54Updated 7 years ago
- Variational auto encoder + DCGAN using chainer☆27Updated 8 years ago
- A Chainer implementation of DiscoGAN.☆21Updated 8 years ago
- Estimate theoretical computational cost of a chainer-based neural network☆50Updated 5 years ago
- Adversarial Discriminative Domain Adaptation in Chainer☆24Updated 7 years ago
- Least Squares Generative Adversarial Network implemented in Chainer☆18Updated 7 years ago
- Implementation of Virtual adversarial training with chainer☆40Updated 7 years ago
- Chainer implementation of InfoGAN☆19Updated 7 years ago
- Unofficial chainer implementation of 'Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks' [Zhu+, ICCV2017]☆13Updated 7 years ago
- Progressive Growing of GANs implemented with chainer☆33Updated 7 years ago
- PSPNet in Chainer☆74Updated 6 years ago
- Convolution filter visualization tool for VGG-net using Chainer☆17Updated 9 years ago
- Code for Class-Splitting Generative Adversarial Networks☆32Updated 7 years ago
- Tensorflow implementation of Energy Based Generative Adversarial Networks (EBGAN)☆29Updated 8 years ago
- Deep Networks with Stochastic Depth implementation by Chainer☆40Updated 9 years ago
- [This project has moved to ChainerCV] Chainer Implementation of Fully Convolutional Instance-aware Semantic Segmentation☆43Updated 5 years ago
- Chainer implementation for Image-to-Image Translation Using Conditional Adversarial Networks☆39Updated 8 years ago
- Inception Score Module for Chainer☆41Updated 6 years ago
- Chainer implementation of Weight Normalization