lr-gan.pytorch icon indicating copy to clipboard operation
lr-gan.pytorch copied to clipboard

How to reproduce the Category specific models in 5.4?

Open EnQing626 opened this issue 7 years ago • 0 comments
trafficstars

Hi @jwyang , I'm very impressed by your work and very thanks for your publication code. I have few questions about part 5.4 about how to train the Category specific models:

  1. Did you insert the catogory label into z before inputing the LSTM?
  2. Did you put the catogory label as the input of the Discrimitor together with the input image(fake and real)?

Could you please give me some advice? Thanks a lot.

EnQing626 avatar Feb 05 '18 07:02 EnQing626