Multiple faces

Want to know about the Faceswap's Face Extraction process? Got tips, ideas or just want to learn about how it all works? Then this is the place for you


Forum rules

Read the FAQs and search the forum before posting a new topic.

This forum is for discussing tips and understanding the process involved for Extracting and preparing face sets for training a model in Faceswap.

If you have found a bug are having issues with the Extraction process not working, then you should post in the Extract Support forum.

Please mark any answers that fixed your problems so others can find the solutions.

Locked
User avatar
Diamondback
Posts: 9
Joined: Fri May 14, 2021 4:50 pm
Has thanked: 4 times
Been thanked: 2 times

Multiple faces

Post by Diamondback »

How does one handle a large number of multiple faces?

I am working on a video and there are literally thousands of frames with two faces, one of which I want to swap. It is incredibly tedious to go through every single frame and remove the unwanted face alignment. Is there a more efficient way to remove, or perhaps avoid detecting, an unwanted face in multiple frames?

User avatar
RisingZen
Posts: 10
Joined: Wed Oct 14, 2020 6:01 pm
Has thanked: 7 times
Been thanked: 4 times

Re: Multiple faces

Post by RisingZen »

You could sort the alignments by face. Ideally that would group faces of Person A and faces of Person B without much overlap. That in turn will allow you to select and remove lots of unwanted faces at once in the file manager.

Tools -> Sort -> Sort by 'Face'

Locked