-
Notifications
You must be signed in to change notification settings - Fork 775
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No face is found in the given image - 1.2.0-mobilenet-gpu #1170
Comments
Did you solve it? |
All iOS camera snapshot images transferred to the server are "No face is found in the given image" in Build version 1.2.0. |
Similar for me, I went from compreface:0.6.1-arcface-r100-gpu to compreface:1.2.0-arcface-r100-gpu and many pictures where faces were recognised and identified before now shows as "no face" Sure, many of them are a bit darker, or the angle of the face is not 100% straight forward. But that was the nice thing about 0.6.1, you could get a snapshot from a camera that only shows the profile of the face and it was able to identify it anyway, and never any false positives. Took 3 samples from pixabay that shows as a face in 0.6.1 but not in 1.2.0 |
My bad, I installed the wrong version for 1.2.0, i also used 1.2.0-mobilenet-gpu so my comparison is not valid. I'm not able to run 1.2.0-arcface-r100-gpu since it eats all GPU memory (4GB) with 0.6.1-arcface-r100-gpu it used around 2GB. |
i need all of error codes, how can i find these codes |
I installed 1.2.0-mobilenet-gpu and I keep on getting "No face is found in the given image" on a bunch of pics clearly have nothing but the face only. The same group of pics work fine on the cpu version of 1.2.0.
The text was updated successfully, but these errors were encountered: