neuralchen / SimSwap

An arbitrary face-swapping framework on images and videos with one single trained model!
Other
4.52k stars 892 forks source link

What values are considered good for the output results #391

Open ForrestFzy opened 1 year ago

ForrestFzy commented 1 year ago

I am training with a custom dataset and I would like to know two questions:

  1. Why my output is different from the official output, the official output is preceded by epoch, while mine is step?
  2. What kind of value is considered good for the output result?

I would be grateful if you could tell me!

image