bubbliiiing/keras-face-recognition
bubbliiiing/keras-face-recognition
- Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up
這是一個基于mtcnn和facenet的人臉識別模型,可實現在線人臉識別。
- ?13?commits
- ?1?branch
- ?0?packages
- ?1?release
- ?1?contributor
- ?MIT
Python
Branch:?master?
New pull request
Find file
Clone or download?
Latest commit
bubbliiiing?Update README.md
Latest commitd1957965 days ago
Files
| ? | face_dataset | Add files via upload | 3 months ago |
| ? | model_data | Add files via upload | 3 months ago |
| ? | net | Add files via upload | 3 months ago |
| ? | result | Add files via upload | 3 months ago |
| ? | utils | Add files via upload | 3 months ago |
| ? | LICENSE | Create LICENSE | 2 months ago |
| ? | README.md | Update README.md | 5 days ago |
| ? | align.py | Add files via upload | 3 months ago |
| ? | face_recognize.py | Add files via upload | 3 months ago |
?README.md
Face-Recognition:人臉識別算法在Keras當中的實現
目錄
所需環境
tensorflow-gpu==1.13.1
keras==2.1.5
文件下載
訓練所需的facenet_keras.h5可以在Release里面下載。
也可以去百度網盤下載
鏈接:?https://pan.baidu.com/s/1A9jCJa_sQ4D3ejelgXX2RQ?提取碼: tkhg
使用方法
1、先將整個倉庫download下來。
2、下載完之后解壓,同時下載facenet_keras.h5文件。
3、將facenet_keras.h5放入model_data中。
4、將自己想要識別的人臉放入到face_dataset中。
5、運行face_recognize.py即可。
6、align.py可以查看人臉對齊的效果。
效果
face_recognize.py的運行結果:
)
總結
以上是生活随笔為你收集整理的bubbliiiing/keras-face-recognition的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 自然语言模型算法太杂乱?国产统一 AI
- 下一篇: 跟我学大数据分析:多维度数据分析报告