a312863063 / SimSwapHD

Reimplement of SimSwap training code
Other
171 stars 47 forks source link

Is this good results so far from training? #28

Open aesanchezgh opened 2 years ago

aesanchezgh commented 2 years ago

HI all,

Here is my setup:

46,000 ultra high quality female headshots I painstakingly collected from the web.

Here is a picture from Epoch #24 of my training:

epoch24

Obviously some changes have occurred: eyesbrows are lighter, eyes are a bit more blue, and the nose is slightly modified.

My questions are:

  1. How many epoch until I see good results?
  2. What values of G_GAN, G_GAN_Feat, G_ID, G_Rec, D_GP, D_real, & D_fake should I be looked for?
  3. Should I combine my custom set with CelebA? Would it produce better results?
  4. Should I set --use_mask to False?
  5. What other parameters should I change?

Thanks!

aesanchezgh commented 2 years ago

After 45 epoch, the results are not improving..

Fibonacci134 commented 2 years ago

After 45 epoch, the results are not improving..

Hey bro, how did training turn out for you?