I run the codes but getting the image with no face or blur flat face, attached is the image. please help in fixing it. thanks
I run the codes but getting the image with no face or blur flat face, attached is the image. please help in fixing it. thanks

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.
I run the codes but getting the image with no face or blur flat face, attached is the image. please help in fixing it. thanks

please help @NNNNAI
I found this fix https://github.com/neuralchen/SimSwap/issues/162
But now I think the swaps are not so good.
opt.crop_size = 224 add this
I have the same issue.....just started today for me. Every other time it has been perfect, both the older version and the new 512.
There is one line missing which is opt.crop_size = 224, add this and you are good to go.
I have the same issue. Where are you supposed to add the line opt.crop_size = 224?