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?
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?

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.
> 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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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?

One way is to modify the mask code to not swap the mouth
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.