neuralchen / SimSwap

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

One person training. #442

Closed Dreikfall closed 11 months ago

Dreikfall commented 12 months 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 11 months 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.