基于 PyTorch 的轻量级人脸识别项目。采用 MobileFaceNet + ArcFace 算法,实现毫秒级实时人脸检测与识别,支持中文姓名显示与 Web 数据监控。
Stars
3
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
7
commits
Create python-publish.yml
f315d7b
Update README.md
48c7303
Add model download section to README
fcae64c
80d69fc
Create README.md
e8d1f94
修复了摄像头读取的视频无法在html中展示的bug
076a949
Initial commit: 上传人脸识别项目
48946b8