OValery16 / swap-face

Tutorial about the swap-face algorithm
Mozilla Public License 2.0
72 stars 19 forks source link

failed to swap images in test data and ended up getting B/W patch over detected face in test data #6

Open utkarshpandey12 opened 4 years ago

utkarshpandey12 commented 4 years ago

Hi ,

I tried face-swapping between Nickolas cage and Donald Trump Dataset but my output of the test script contains a blur grayscale patch over the face detected in trumps faces in the images of my test data. The scripts seem to run and finish without throwing up any errors and I trained the model without any specific error. Can someone help me with the possible reason be behind this happening? I have uploaded 2/5 output images after performing the execution of prediction scripts The images used are of size 256X256 while training and testing and I just used the same images( 5 images) for from training data to perform the test. I used around 375 images for trump faces training and approx 310 for cage training faces. I am stuck at this point and can't proceed further to reach any conclusion

51130785

Tha 3146925

aiobcal1 commented 1 year ago

Same issue