neuralchen / SimSwap

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

One person training. #442

Closed Dreikfall closed 1 year ago

Dreikfall commented 1 year ago

Please tell me. Can I train the model on 1 face image. That is, I want this particular face to be inserted more qualitatively instead of others. And how long does such training usually take?

neuralchen commented 1 year ago

Training requires at least two faces with different IDs. We recommend that you use source ID (the face you want to be) and target ID (the face you want to swap) to form a small dataset, with at least 10 images for each ID.