All Projects → bystc → Facerecognition

bystc / Facerecognition

基于TensorFlow的人脸识别卷积神经网络

Programming Languages

python
139335 projects - #7 most used programming language

FaceRecognition

基于TensorFlow的人脸识别卷积神经网络

一、运行环境:

系统: window或linux

软件: python 3.5、tensorflow

二、python支持库:

1.tensorflow:

pip install tensorflow

2.numpy:

pip install numpy

3.opencv:

pip install opencv-python

4.dlib:

pip install dlib

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].