CSC2548 / text2image2textGAN

21 stars 9 forks source link

How can I train a complete model using these codes? #4

Open zhengqibin opened 4 years ago

zhengqibin commented 4 years ago

In the experiment of the paper, your pre-train image synthesis GAN network and the image captioning GAN network, respectively, then combine them by end-to-end training. I want to reproduce this process, but it is tough because no documentation or comment is available in this repository. Could you please provide detailed instructions for these codes? Thanks.

dany87kuo commented 3 years ago

Hello,Can you sucess run this repo?