Page 1 of 1

Multiple faces

Posted: Thu Feb 03, 2022 2:58 pm
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?


Re: Multiple faces

Posted: Thu Feb 03, 2022 3:06 pm
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'