/Text-To-Image

A toy web app

Primary LanguagePythonMIT LicenseMIT

Text-To-Image

Transfer an input Chinese text to a bird image with style transfer. StackGAN, CycleGAN and Char-CNN-RNN was used in out implementations. Model is at ./static/code/models. The entrance of this system is at MainApp.py.