dcgan.torch icon indicating copy to clipboard operation
dcgan.torch copied to clipboard

Selecting Best Generative Model

Open mihaifieraru opened this issue 8 years ago • 1 comments

Hello, thanks a lot for helping the community with your code!

I'm training the GAN with ~4000 grey images of faces for 250 epochs and saving the network every 10 epochs. I am, however, having trouble figuring out how to select the best network that I should use for generating new images.

Would the sum of all errG within one epoch be a good score for how good the generative network is performing at that point during training?

Thanks a lot again!

mihaifieraru avatar Jul 15 '16 15:07 mihaifieraru

Hi, now 3 years passed I faced up with the similar problem as you had 3 years ago. I would like to know how you get it done. Thanks.

wilixx avatar Jan 12 '20 01:01 wilixx