no face shown can someone help ? #418

Open
opened 2023-06-02 01:28:11 +02:00 by hemsflame · 6 comments
hemsflame commented 2023-06-02 01:28:11 +02:00 (Migrated from github.com)

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
shawnblur

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 ![shawnblur](https://github.com/neuralchen/SimSwap/assets/103509563/bd1c83d6-f57b-4fba-b4c9-6e0e7274eaa0)
hemsflame commented 2023-06-03 11:55:44 +02:00 (Migrated from github.com)

please help @NNNNAI

please help @NNNNAI
jojosoldic commented 2023-06-03 14:53:43 +02:00 (Migrated from github.com)

I found this fix https://github.com/neuralchen/SimSwap/issues/162
But now I think the swaps are not so good.

I found this fix https://github.com/neuralchen/SimSwap/issues/162 But now I think the swaps are not so good.
OmerOzgur271 commented 2023-06-04 16:08:54 +02:00 (Migrated from github.com)

opt.crop_size = 224 add this

opt.crop_size = 224 add this
eccehobo111 commented 2023-06-06 09:55:42 +02:00 (Migrated from github.com)

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.

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.
hemsflame commented 2023-06-06 10:02:00 +02:00 (Migrated from github.com)

There is one line missing which is opt.crop_size = 224, add this and you are good to go.

There is one line missing which is opt.crop_size = 224, add this and you are good to go.
David-Goltsman commented 2023-08-17 14:13:30 +02:00 (Migrated from github.com)

I have the same issue. Where are you supposed to add the line opt.crop_size = 224?

I have the same issue. Where are you supposed to add the line opt.crop_size = 224?
Sign in to join this conversation.