https://github.com/yeziyang1992/python-tensorflow-face
基于tensorflow的人脸识别
https://github.com/yeziyang1992/python-tensorflow-face
python-3-5
Last synced: 21 days ago
JSON representation
基于tensorflow的人脸识别
- Host: GitHub
- URL: https://github.com/yeziyang1992/python-tensorflow-face
- Owner: yeziyang1992
- License: apache-2.0
- Created: 2017-10-27T08:10:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-24T09:25:49.000Z (over 7 years ago)
- Last Synced: 2025-03-23T19:38:59.643Z (3 months ago)
- Topics: python-3-5
- Language: Python
- Homepage:
- Size: 2.55 MB
- Stars: 23
- Watchers: 3
- Forks: 16
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python-Tensorflow
本代码使用分类器的方法来识别人脸,有很多不足。
经过一段时间,又重新改进了算法,移步到:https://github.com/yeziyang1992/Python-Tensorflow-Face-v2.0