6 ms·
How reliable is the face recognition in 7.0? In older versions it was not as good as closed source software like picasa.
by andialo 6y ago
How reliable is the face recognition in 7.0? In older versions it was not as good as closed source software like picasa.
- chris_st 6y agoSee the "Deep-Learning Powered Faces Management" section of the linked document for a lot more information. Specifically, they mention that they replaced the old (OpenCV) algorithm with a new neural-net based one.
- stalker314 6y agoIf it is same software https://github.com/matiasdelellis/facerecognition https://github.com/matiasdelellis/facerecognition has been using (DLib, King's face model) - I can say it is very, very good! Yes, there can be lamppost here and there, but it is miles ahead of OpenCV haar cascade
- takeda 6y agoIn they link they said that previous version was about 80% successful, now it's 95% and doesn't have issues with blurred images, profiles, various obstructions, pet faces etc.