gv22ga / dlib-face-recognition-android

Android app to demo dlib face recognition
MIT License
148 stars 50 forks source link

i try to get confidecne score about your face recognization, however, it returns 0 all the time. Is it right? #28

Open pangxiao2013 opened 4 years ago

kukokp commented 4 years ago

@pangxiao2013 I've same problem, I'm getting all time 0 in Oppo, Vivo device. Other device working fine.

kuldeepNimawat commented 4 years ago

I have faced same issue always return confidence 0, I tried it on LENOVA TAB and MOTO g3 devices. I have changed some code in 'jni_face_rec.cpp' and 'recognizer.h' file but .so file not build again so the changes not reflected on device. I hope if I can generate .so file again after rebuild jni class, it will work properly. If someone help, I will be thank full.