Search found 5 matches

by master_of_disaster
Sun Feb 18, 2024 7:36 pm
Forum: Extract Support
Topic: Error generating mask due to invalid tensor format fp32
Replies: 1
Views: 1992

Error generating mask due to invalid tensor format fp32

I am on a M1 MacBook and trying to run the mask tool using the following command: python ~/faceswap/tools.py mask -i . -it frames -M bisenet-fp -p missing -b 3 -t 4 -ot combined -L INFO -B And it throws a bunch of these errors for each file processed: loc("mps_resize"("(mpsFileLoc): /...
by master_of_disaster
Thu May 05, 2022 3:24 pm
Forum: Training Discussion
Topic: Masking of tongue in training set
Replies: 1
Views: 1985

Masking of tongue in training set

What is the best way to handle videos that have the tounge sticking out of the mouth (obstructing parts of the lips/chin)? Should the faces used for training include the actual tounge or should that be removed from the mask first?

by master_of_disaster
Thu May 05, 2022 11:51 am
Forum: Extract Discussion
Topic: misaligned faces
Replies: 1
Views: 1270

misaligned faces

I'm not entirely sure what this means. I have several faces flagged as "misaligned" in the Manual tool. I resized the bounding box and manually moved landmarks to get them into what seems to be the right place. To me, it looks good, but some of the faces are still flagged as "misalign...
by master_of_disaster
Tue Apr 19, 2022 12:31 pm
Forum: Convert Discussion
Topic: Black spots on swapped face
Replies: 3
Views: 6905

Re: Black spots on swapped face

I'm not using seamless clone, but you gave me an idea to tinker with my color adjustment options and that is having an impact. I was using "match-hist", which leads to the folowing kind of behavior: https://i.postimg.cc/HJ3c7vhQ/match-hist.png If I switch to "avg-color", it gets ...
by master_of_disaster
Tue Apr 19, 2022 1:12 am
Forum: Convert Discussion
Topic: Black spots on swapped face
Replies: 3
Views: 6905

Black spots on swapped face

I'm doing a conversion after training my model (dfaker) and I'm consistently getting very distracting black spots around the mouth, nose, and eyes whenever the face is partially blocked or off of the screen. Even though the face is visible from the nose down, for example, the mouth will be partially...