aelnouby / Text-to-Image-Synthesis

Pytorch implementation of Generative Adversarial Text-to-Image Synthesis paper
GNU General Public License v3.0
405 stars 89 forks source link

How to pass the text as input to the generator model and generate images? #34

Closed vinayakpandi closed 3 years ago

vinayakpandi commented 3 years ago

Found the solution