Releases: GoogTech/face-recognition
Releases · GoogTech/face-recognition
✨ add the new feature of face and eye detection into it
Face Recognition
A simple program about the face recognition
OS
Windows 10
Env
Python 3.7.3
pyttsx3 2.90
OpenCV 4.4.0
baidu-aip
Baidu AIP SDK( aip-python-sdk-2.2.15 )
How To Run
you need to install the dependencies firstly
$ pip install pyttsx3
$ pip install baidu-aip
$ python setup.py install
$ pip install opencv-python
then run it
$ python faceRecognition.py
Thanks
- The Baidu AIP SDK of face recognition : https://cloud.baidu.com/
- Refer to this teaching video : https://www.bilibili.com/video/BV1U741127yV
✨ add the new feature of voice prompt into it
Face Recognition
A simple program about the face recognition
OS
Windows 10
Env
Python 3.7.3
pyttsx3 2.90
OpenCV 4.4.0
baidu-aip
Baidu AIP SDK( aip-python-sdk-2.2.15 )
How To Run
you need to install the dependencies firstly
$ pip install pyttsx3
$ pip install baidu-aip
$ python setup.py install
$ pip install opencv-python
then run it
$ python faceRecognition.py
Thanks
- The Baidu AIP SDK of face recognition : https://cloud.baidu.com/
- Refer to this teaching video : https://www.bilibili.com/video/BV1U741127yV
🎉 a simple face recognition by Baidu AIP SDK
Face Recognition
A simple program about the face recognition and refer to this teaching video .
OS
Windows 10
Env
Python 3.7.3
OpenCV 4.4.0
baidu-aip
Baidu AIP SDK( aip-python-sdk-2.2.15 )
How To Run
you need to install the dependencies firstly
$ pip install baidu-aip
$ python setup.py install
$ pip install opencv-python
then run it
$ python faceRecognition.py
Thanks
- The Baidu AIP SDK of face recognition : https://cloud.baidu.com/
- Refer to this teaching video : https://www.bilibili.com/video/BV1U741127yV