SimSwap icon indicating copy to clipboard operation
SimSwap copied to clipboard

Reproduced image seeing mouth on hand

Open henry59687 opened this issue 3 years ago • 3 comments

How do I train the model so it won't creating images like this? The hand is transparent and the teeth are all messed up. Or perhaps will there be an update fix relating to this? frame_0000368

henry59687 avatar May 31 '22 05:05 henry59687

One way is to modify the mask code to not swap the mouth

aesanchezgh avatar Jun 24 '22 17:06 aesanchezgh

can you give the hint?

SerZhyAle avatar Jun 24 '22 22:06 SerZhyAle

can you give the hint?

In reverse to original, remove the landmarks numbers after 10. And in the bottom where the kernel mask is set at (40,40) change the number on the left to something higher and test to see how the mask is shortened, try doubling one of the numbers first.

Fibonacci134 avatar Jun 25 '22 13:06 Fibonacci134