Demo face swap not working #424

Open
opened 2023-06-15 21:40:14 +02:00 by 66e61zhv · 5 comments
66e61zhv commented 2023-06-15 21:40:14 +02:00 (Migrated from github.com)

After managing to get it up and running, this is the result I get when I try test_video_swapsingle.py with the iron man face and demo video

image

After managing to get it up and running, this is the result I get when I try test_video_swapsingle.py with the iron man face and demo video ![image](https://github.com/neuralchen/SimSwap/assets/133006543/252b074b-f0e6-4802-816a-bae2ec145f61)
ekolighting commented 2023-06-21 05:45:52 +02:00 (Migrated from github.com)

same issue happened here

anyone can help?

same issue happened here anyone can help?
TransAmMan commented 2023-06-23 14:26:44 +02:00 (Migrated from github.com)

Same issues here. I tried different versions of the code, with similar results.
vlcsnap-2023-06-23-08h23m26s515

Same issues here. I tried different versions of the code, with similar results. ![vlcsnap-2023-06-23-08h23m26s515](https://github.com/neuralchen/SimSwap/assets/120425941/6424c29a-f9bd-4a3b-9770-69c173903a45)
melisedikovich commented 2023-07-16 16:37:13 +02:00 (Migrated from github.com)

If anyone has solved this problem please let me know

If anyone has solved this problem please let me know
ekolighting commented 2023-07-17 02:47:11 +02:00 (Migrated from github.com)

please make sure the line below

opt.crop_size = 224

This solved the issue.

please let me know if it doesn't work

please make sure the line below ================== opt.crop_size = 224 ================== This solved the issue. please let me know if it doesn't work
kelepig commented 2023-08-17 00:02:32 +02:00 (Migrated from github.com)

me too

me too
Sign in to join this conversation.