C2GAN icon indicating copy to clipboard operation
C2GAN copied to clipboard

[ACM MM 2019 Oral] Cycle In Cycle Generative Adversarial Networks for Keypoint-Guided Image Generation

Results 4 C2GAN issues
Sort by recently updated
recently updated
newest added

Thank you for your excellent work, And would it be better by add SpectralNorm in Discriminator?

Hello @Ha0Tang , I tried to reproduce the results of the Keypoint guided person Image generation using your C2GAN code on Market1501 data. I downloaded the data from https://www.kaggle.com/pengcw1/market-1501/data and...

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. - During training,...

Thanks for sharing the code. The concept is good. I want to get pose transfer of source image. For this i want to use MVC dataset (https://github.com/MVC-Datasets/MVC) contains 4 poses...