samrussell / ssgan
Semi supervised GAN implementation
☆12Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for ssgan
- Implementation of some basic GAN architectures in Keras☆45Updated 7 years ago
- TensorFlow implementation of "Good Semi-supervised Learning that Requires a Bad GAN"☆12Updated 7 years ago
- Keras implementation of Wasserstein GAN. Modified from the ACGAN example.☆39Updated 7 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆174Updated 5 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 5 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 7 years ago
- Replication of Semi-Supervised Learning with Deep Generative Models☆98Updated 8 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 6 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆226Updated 4 years ago
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆145Updated 6 years ago
- chainer catgan☆16Updated 7 years ago
- This is the code we used in our paper Manifold regularization with GANs for semi-supervised learning☆24Updated 5 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆257Updated 6 years ago
- [DEPRECATED] Please move to https://github.com/thuml/transfer-caffe☆19Updated 7 years ago
- tensorflow example of visualizing features from a convnet☆151Updated 8 years ago
- Semi-supervised Learning GAN