Face swap didn't work random white blinking #76

Open
opened 2021-07-28 17:52:55 +02:00 by xdmcqaz · 12 comments
xdmcqaz commented 2021-07-28 17:52:55 +02:00 (Migrated from github.com)

image
So on the anaconda prompt says the video is done. And I go to output and I see this which is not working the whole video is just like this blinking white square, how to solve this? or I have missed anything?

![image](https://user-images.githubusercontent.com/73902982/127354610-e53649bb-5e92-482e-ac37-9b38e641fc7f.png) So on the anaconda prompt says the video is done. And I go to output and I see this which is not working the whole video is just like this blinking white square, how to solve this? or I have missed anything?
NNNNAI commented 2021-07-31 15:00:52 +02:00 (Migrated from github.com)

This seems odd. Which command line did you use. What about you send the original and the target photo to my email (nicklau26@fomail.com) so that I can test it to figure out what is going on.

This seems odd. Which command line did you use. What about you send the original and the target photo to my email (nicklau26@fomail.com) so that I can test it to figure out what is going on.
xdmcqaz commented 2021-07-31 21:15:34 +02:00 (Migrated from github.com)

Ok no problem here is the command line I used: python test_video_swapsingle.py --isTrain false --use_mask --name people --Arc_path arcface_model/arcface_checkpoint.tar --pic_a_path ./demo_file/Iron_man.jpg --video_path ./demo_file/dance.mp4 --output_path ./output/dancelol.mp4 --temp_path ./temp_results. Which is the one Swap only one face within the video(the one with highest confidence by face detection). And my email will be bumblebde@gmail.com, I have sent you the original video and the target photo. Thank you.

Ok no problem here is the command line I used: python test_video_swapsingle.py --isTrain false --use_mask --name people --Arc_path arcface_model/arcface_checkpoint.tar --pic_a_path ./demo_file/Iron_man.jpg --video_path ./demo_file/dance.mp4 --output_path ./output/dancelol.mp4 --temp_path ./temp_results. Which is the one Swap only one face within the video(the one with highest confidence by face detection). And my email will be bumblebde@gmail.com, I have sent you the original video and the target photo. Thank you.
NNNNAI commented 2021-08-01 05:15:50 +02:00 (Migrated from github.com)

I have not gotten your email yet.

I have not gotten your email yet.
xdmcqaz commented 2021-08-01 15:01:30 +02:00 (Migrated from github.com)

U sure about your email address? Cause It says sent already. nicklau26@fomail.com Right?

U sure about your email address? Cause It says sent already. nicklau26@fomail.com Right?
instant-high commented 2021-08-01 15:49:40 +02:00 (Migrated from github.com)

I found that video on youtube via reverse image search ( 360p only)
I think simswap simply can't detect the face. Too small and not enough contrast...

I found that video on youtube via reverse image search ( 360p only) I think simswap simply can't detect the face. Too small and not enough contrast...
woctezuma commented 2021-08-01 16:31:10 +02:00 (Migrated from github.com)

I think simswap simply can't detect the face. Too small and not enough contrast...

Possible.

That being said, there is a 1080p version of the video: https://www.youtube.com/watch?v=Eug3NcCnlqc

> I think simswap simply can't detect the face. Too small and not enough contrast... Possible. That being said, there is a 1080p version of the video: https://www.youtube.com/watch?v=Eug3NcCnlqc
instant-high commented 2021-08-01 16:49:48 +02:00 (Migrated from github.com)

Oh. That is working with iron man

Oh. That is working with iron man
xdmcqaz commented 2021-08-01 19:49:02 +02:00 (Migrated from github.com)

It's working for you? Weird did I miss any step or didn't install or miss-typed anything on the code?

It's working for you? Weird did I miss any step or didn't install or miss-typed anything on the code?
tarshie commented 2021-08-10 00:16:02 +02:00 (Migrated from github.com)

Having same issue since GPU upgrade to 3060. White flashing just like
xdmcqaz's, and takes forever to start the swap.

Having same issue since GPU upgrade to 3060. White flashing just like xdmcqaz's, and takes forever to start the swap.
xdmcqaz commented 2021-08-10 16:28:53 +02:00 (Migrated from github.com)

Oof I have a 3060 too is this a compatibility issue? He didn’t reply me for the email....yet

Oof I have a 3060 too is this a compatibility issue? He didn’t reply me for the email....yet
tarshie commented 2021-08-15 22:42:48 +02:00 (Migrated from github.com)

Swapped back to old card and it works again. Pretty sure it's a compatibility issue.

Swapped back to old card and it works again. Pretty sure it's a compatibility issue.
xdmcqaz commented 2021-08-16 08:54:27 +02:00 (Migrated from github.com)

ok

ok
Sign in to join this conversation.