Ha0Tang / C2GAN

[ACM MM 2019 Oral] Cycle In Cycle Generative Adversarial Networks for Keypoint-Guided Image Generation
http://disi.unitn.it/~hao.tang/project/C2GAN.html
Other
69 stars 5 forks source link

Training for Market1501 #11

Open jysa01 opened 3 years ago

jysa01 commented 3 years ago

Hi, thanks for the great paper and work. I am trying to reproduce the results for Market1501 dataset. I use the same hyperparameters mentioned in the paper.

Thanks, jysa01