1 Star 1 Fork 14

初学者 / 人工智能之人脸识别技术

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
config.ini 635 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhangpanzhi 提交于 2017-12-14 13:19 . 初始化项目
[file_path]
log_path=E:/study/python/resource/ai/face/logs
face_upload_temp_path=E:/study/python/resource/images/face/
template_picture_path=E:/study/python/resource/images/template/picture/
template_video_path=E:/study/python/resource/images/template/video/
face_dat_file_path=E:/study/python/resource/config/shape_predictor_68_face_landmarks.dat
result_picture_path=E:/study/python/resource/images/result/picture/
result_video_gif_path=E:/study/python/resource/images/result/video/gif/
result_video_temp_path=E:/study/python/resource/images/result/video/temp/
font_path=C:/Windows/Fonts/SIMHEI.TTF
[wei_xin]
token=jinglun987654321zpz
Python
1
https://gitee.com/diaodiaofly/ai_face.git
git@gitee.com:diaodiaofly/ai_face.git
diaodiaofly
ai_face
人工智能之人脸识别技术
master

搜索帮助