menyifang / ADGAN

The Implementation of paper "Controllable Person Image Synthesis with Attribute-Decomposed GAN" CVPR 2020 (Oral); Pose and Appearance Attributes Transfer;
473 stars 90 forks source link

How long does training take? #8

Closed JiamingFB closed 4 years ago

JiamingFB commented 4 years ago

Hi @menyifang ,

How long did it roughly take to train the pretrained model with 2 V100 GPUs? A few days or weeks? (I read your paper but it doesn't seem to be mentioned there.)

menyifang commented 4 years ago

Hi @JiamingFB, it takes around one week with 2 V100 GPUs (for 1000 epochs).

JiamingFB commented 4 years ago

Thank you very much!

ChongjianGE commented 3 years ago

Hi @menyifang ,

Are 1000 epochs necessary for the training procedure? And, have you ever tried training with fewer epoches?