Prinsphield / GeneGAN

GeneGAN: Learning Object Transfiguration and Attribute Subspace from Unpaired Data
https://arxiv.org/abs/1705.04932v1
GNU General Public License v3.0
144 stars 34 forks source link

Where can I see the checkpoint path? #8

Closed abd-ozos closed 3 years ago

abd-ozos commented 4 years ago

Hello, Thanks for sharing your code. I would like to know the checkpoint path so that I would be able to find the training process. Thank you.

Prinsphield commented 4 years ago

Sorry, we did not provide the pre-trained model.

abd-ozos commented 4 years ago

Thank you for your response. It's almost taking more than one day for training. I am training the model using CPU only. Is there any possibilities to increase the speed of training apart from GPU.?

Prinsphield commented 4 years ago

I think it is better to use a GPU for training. You may consider using google's google colab, where you can use one free GPU there.