wonjongg / StyleCariGAN

[SIGGRAPH 2021] Official implementation of "StyleCariGAN: Caricature Generation via StyleGAN Feature Map Modulation"
GNU Affero General Public License v3.0
295 stars 53 forks source link

Train Time #15

Closed WuYufeng98 closed 1 year ago

WuYufeng98 commented 1 year ago

According to the configuration in your paper, how long does it take to train by default? emmmm, can the 24g 3090 be trained?

wonjongg commented 1 year ago

As mentioned in the paper, the training time with 4 NVIDIA Quadro RTX 8000 (48 GB) GPUs was about 8 hours. If you want to get more exaggeration effects, training longer will be helpful. Otherwise, please early stop the training. I'm not sure that the 24GB GPU can be used to train our network. But, just in my opinion, it will be enough.