dashayushman / TAC-GAN
A Tensorflow implementation of the Text Conditioned Auxiliary Classifier Generative Adversarial Network for Generating Images from text descriptions (https://arxiv.org/abs/1703.06412)
☆106Updated 5 years ago
Alternatives and similar repositories for TAC-GAN:
Users that are interested in TAC-GAN are comparing it to the libraries listed below
- Invertible conditional GANs for image editing☆287Updated 3 years ago
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆97Updated 7 years ago
- code for "Adversarial Feature Learning"☆237Updated 2 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 6 years ago
- GANs with multiple Discriminators