Face Recognition - Methods

Recent presentations and face recognition technology and applications

https://blog.csdn.net/Nirvana_6174/article/details/84984450

Python using existing libraries

  • face_recognition

face_recognition is a python open source library called Face recognition rate is 99 percent (although I did not feel) very much online information https://blog.csdn.net/Nirvana_6174/article/details/83116431

  • dlib

dilb face detection face recognition in this life, but also used more and more. face_recognition is based dlib implementation.
https://blog.csdn.net/Nirvana_6174/article/details/89599136

  • Opencv

OpenCV stands for Open Source Computer Vision Library, is a cross-platform computer vision library.
OpenCV can be used to solve problems in the following areas: augmented reality, facial recognition, gesture recognition, human-computer interaction, action recognition, motion tracking, object recognition, image segmentation, robots.
https://blog.csdn.net/Nirvana_6174/article/details/89598425

Use of large companies API

  • face++

face ++ do I currently face recognition should be exposed to the best effect. The company is also a unicorn, specialize in recognition of this, the information returned is full of photographs, beating calls. But only provides online and offline do not provide real-time sdk can not do some things.
https://blog.csdn.net/Nirvana_6174/article/details/83116808

  • ArcSoft

ArcSoft Face Recognition technology is also very strong, it is important to provide him with a free sdk offline, but also provides an example of this is the recognition of research of several large companies inside rare. The ability to identify normal use or can. I call this code is offline sdk implemented
https://blog.csdn.net/Nirvana_6174/article/details/83118214

  • Baidu

I feel that Baidu is BAT inside three strongest AI capabilities, and in the above image processing and voice is very strong, very comprehensive. Baidu AI inside functional languages is a lot. The only less good is not very supportive python3, or support python2. But it does not mean python3 can not do.
https://blog.csdn.net/Nirvana_6174/article/details/83118418


Use face recognition, face detection do some projects

 

  • Face recognition based on real-time camera do Kang

Using face recognition function face_recognition module is relatively simple
https://blog.csdn.net/Nirvana_6174/article/details/81392308

  • Face attendance system

Use the gui, it can be recorded to recognize human faces, function relatively well.
https://blog.csdn.net/Nirvana_6174/article/details/82824637
https://blog.csdn.net/Nirvana_6174/article/details/82824871

  • Image and sound processing

Redo gui interface, become more attractive, increased speech recognition, to dispose of some of the bug can be more perfect
https://blog.csdn.net/Nirvana_6174/article/details/88362425

Reprinted from: https://blog.csdn.net/Nirvana_6174/article/details/89599441

Published 47 original articles · won praise 121 · views 680 000 +

Guess you like

Origin blog.csdn.net/guoyunfei123/article/details/90313712