cirbuk / face-morphing

MIT License
97 stars 26 forks source link

NameError - name f is not defined in makeCorrespondence #2

Open rbrace opened 4 years ago

rbrace commented 4 years ago

I get the error from this line: if(isinstance(f,str)) It seems that f is never defined, I am not sure what/how it works either.

Miske1996 commented 4 years ago

hey did you find any solution for the error in the line if(isinstance(f,str))

huhuapin commented 4 years ago

I have faced the same problem. When I try to replace the input image, the Error is vanish. I guess that the program can't recognize a face from image.