https://github.com/tal-tech/image-politics-censor
https://github.com/tal-tech/image-politics-censor
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/tal-tech/image-politics-censor
- Owner: tal-tech
- Created: 2023-09-25T02:52:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-28T03:42:16.000Z (over 2 years ago)
- Last Synced: 2025-01-20T12:33:51.441Z (over 1 year ago)
- Language: Python
- Size: 12.5 MB
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 涉政检测
此版本将caffe mtcnn替换为retinaface, 推测时间优化
## 人脸检测
- face_detetector 包含人脸检测的retinaface onnx版本
## 人脸识别
- face_recognize 人脸识别的接口
## pipeline
- cd src
- 调用demo.py,实现人脸的增加,查询,删除
- 调用mertic_retina.py,测试指标
## 运行环境python3.7
# 涉政人数检测
# image-politics-censor