Page 1 of 1

False face also replaced?

Posted: Tue Aug 16, 2022 12:03 pm
by SimonDK

Hi,

I tried following the guide, extracted faces from 2 seperate videos.
In the original video where the face is to be replaced, a few faces were found that weren't actual faces but something else in the picture.
I removed those image files and ran the Tools -> Alignments -> Remove-faces task.
Now, when I run the actual conversion, I see a few frames where that part of the picture is being replaced by a face. It is just one frame here and there (5-6 total).
How do I make sure those parts are not recognized as faces?

Any input is greatly appreciated, just had my pc train a model for over a day for this (I guess I should start training a new model right? or can I "fix" the old one?) :)

Thanks!
Simon


Re: False face also replaced?

Posted: Wed Aug 17, 2022 8:35 am
by torzdf

You need to make sure you have cleaned the alignments file for convert. You say you have done this, but most likely you have missed some faces (the convert process will only swap those faces it has found in the alignments file).

Double check this part: viewtopic.php?t=27#sort
i.e. sorting by face and removing unwanted targets.
You can then fire up the manual tool to make sure you got everything.


Re: False face also replaced?

Posted: Wed Aug 17, 2022 11:16 am
by SimonDK

I'll take a look through the manual tool to check.
Thanks!