TreB1eN / InsightFace_Pytorch

Pytorch0.4.1 codes for InsightFace
MIT License
1.72k stars 418 forks source link

face_verfiy.py file always detect successfully even picture not match. #146

Closed Ehtasha closed 4 years ago

Ehtasha commented 4 years ago

I have setup InsightFace_Pytorch in PyCharm but whenever I run face_verify.py file it open the camera but always match with the facebank images and set lable Id_1.

Id_1 is the name of first sub-folder in facebank.

Even if facebank images are different then for which it is comparing but still it recognize successfully which is unexpected.

How Can I resolve this ? Any suggestion is appreciated. Thanks

kaustubholpadkar commented 4 years ago

How did you resolve this? @Ehtasha