hellochick / text-to-image

Re-implementation of https://github.com/zsdonghao/text-to-image
25 stars 6 forks source link
gan gan-cls stackgan tensorflow text-to-image

text-to-image

Implement for Kaggles Contest - Reverse Image Caption

Architecture

Using GAN-CLS algorithm from the paper Generative Adversarial Text-to-Image Synthesis and stackGAN-stage1 from StackGAN - Github

Prepare Data

Download image files and captions from Google Drive, put into ./text-to-image directory

Result ( After 800 epoch )