Demo face swap not working #424
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
same issue happened here
anyone can help?
Same issues here. I tried different versions of the code, with similar results.

If anyone has solved this problem please let me know
please make sure the line below
opt.crop_size = 224
This solved the issue.
please let me know if it doesn't work
me too