Implementation of some basic GAN architectures in Keras
☆45Aug 3, 2017Updated 9 years ago
Alternatives and similar repositories for DCGANs
Users that are interested in DCGANs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Keras implementation of the conditional GAN.☆57Nov 30, 2016Updated 9 years ago
- Semi supervised GAN implementation☆12Aug 23, 2017Updated 9 years ago
- Repository with different Pokemon Imagen Generation deep learning models: GAN and VAE☆16Feb 10, 2020Updated 6 years ago
- SLIC wrapper for Python - legacy, rather use scikit-image now!☆23Feb 1, 2014Updated 12 years ago
- Visualizing Game Of Thrones datasets using T-SNE challenge by @Sirajology☆12Dec 26, 2016Updated 9 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- CVAE_GAN with tensor flow☆13May 24, 2017Updated 9 years ago
- PyTorch version of the paper: "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"☆12Jun 2, 2017Updated 9 years ago
- A implementation of DCGAN (Deep Convolutional Generative Adversarial Networks) for CIFAR10 image☆18Jan 31, 2018Updated 8 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆212Jan 11, 2018Updated 8 years ago
- Code for Class-Splitting Generative Adversarial Networks☆32Oct 3, 2017Updated 8 years ago
- Generative Adversarial Network (GAN) that generates cat faces using Google's Quick, Draw! dataset 🤖 😺☆11Dec 4, 2018Updated 7 years ago
- Implementation of paper "GibbsNet: Iterative Adversarial Inference for Deep Graphical Models" in PyTorch