dlib-face-recognition-android
dlib-face-recognition-android copied to clipboard
i try to get confidecne score about your face recognization, however, it returns 0 all the time. Is it right?
@pangxiao2013 I've same problem, I'm getting all time 0 in Oppo, Vivo device. Other device working fine.
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.