教程地址:https://blog.csdn.net/lwpyh/article/details/87902245
需要:
python3.5及以上,keras2.2.4,face_recognition1.0.0,glob2 0.6
face_mark文件夹下是后台颜值检测算法的整套代码。
prepare.py:数据预处理代码
train.py:训练神经网络代码
predict.py:测试代码
keras-flask-deploy-webapp文件夹下是具体如何实现前端网页demo的代码
app.py:实现交互的核心部分
注意将生成的h5文件放到model文件夹下
forked from lwpyh/face_mark
-
Notifications
You must be signed in to change notification settings - Fork 0
huangxing520/face_mark
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
颜值检测程序,从算法到网页版展示的所有程序
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 64.1%
- HTML 14.5%
- JavaScript 11.6%
- CSS 7.0%
- Dockerfile 2.8%