LIRUILONGS / mtcnn_demoLinks
人脸检测服务, 用于输出适合人脸识别的 人脸数据集,通过 mtcnn cnn检测人脸,通过 hopenet 开源项目确定人脸是姿态,拿到头部姿态欧拉角,通过 拉普拉斯算子 拿到人脸模糊度,通过对mtcnn 三级网络和置信度,欧拉角阈值,模糊度设置阈值筛选合适人脸
☆12Updated last year
Alternatives and similar repositories for mtcnn_demo
Users that are interested in mtcnn_demo are comparing it to the libraries listed below
Sorting:
- 使用ONNXRuntime部署YOLOV7人脸+关键点检测,包含C++和Python两个版本的程序☆52Updated 3 years ago
- End-to-end face detection and recognition system using PaddlePaddle.☆111Updated 3 years ago
- 使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆123Updated 4 years ago
- Next Gen Face detection based on YOLOv7☆62Updated 2 years ago
- 使用django+pyecharts+PP-Human开发的动态数据大屏, 有人流数据的采集入库, 打架、摔倒等事件警报,口罩检测等实用功能。边缘端版本使用onnx推理提升效率,服务端版本支持视频流推拉☆31Updated 2 years ago
- 使用ONNXRuntime部署YOLOV7人头检测,包含C++和Python两个版本的程序☆31Updated 3 years ago
- 分别使用OpenCV、ONNXRuntime部署PP-HumanSeg肖像分割模型,包含C++和Python两个版本的程序☆34Updated 3 years ago
- ☆18Updated 3 years ago
- ☆10Updated 5 years ago
- ☆21Updated 4 years ago
- An example of pytorch face attr train and val☆25Updated 4 years ago
- 人脸全家桶--RetinaFace(MobileNetV2 and ResNet50 with Gender)、ArcFace、FaceBeautyRank and FaceRetrieval☆44Updated 4 years ago
- Google's Next Gen Pose Estimation in PyTorch☆137Updated 3 years ago
- ☆21Updated last year
- Retinaface pytorch face-pose-detect face-key-point-detect☆36Updated 4 years ago
- 使用DBNet检测条形码,包含C++和Python 两种版本的程序☆37Updated 4 years ago
- ☆19Updated 4 years ago
- 基于ncnn的手机端轻量级人脸检测和关键点定位模型☆53Updated 4 years ago
- ☆28Updated 2 years ago
- 使用FastAPI+vLLM部署Qwen2.5☆24Updated last year
- 卡证和文档检测和矫正☆76Updated last year
- 同时识别年龄与性别☆87Updated 6 years ago
- A simple CNN face occlusion detect implemented with tensorflow keras☆77Updated 3 years ago
- miemienet is a C++ AI deep learning inference framework.Supports PPYOLOE、PICODET.☆12Updated 3 years ago
- 天池 NVIDIA TensorRT Hackathon 2023 —— 生成式AI模型优化赛 初赛第三名方案☆50Updated 2 years ago
- PP-YOLOE行人检测+HRNet人体骨骼关键点检测,使用ONNXRuntime部署,包含C++和Python两个版本的程序☆39Updated 3 years ago
- 将Yolov3模型转成可以进行动态Batch的TensorRT推理以及Triton Inference Serving上部署的TensorRT模型☆29Updated 4 years ago
- 一个用YOLO足球视频分析的任务,检测视频中的人与球。 A task of football video analysis to detect people and balls in the video with YOLO☆11Updated 5 years ago
- 视频分类标注、视频时空标注☆43Updated 2 years ago
- 用opencv的dnn模块实现人脸口罩检测,包含C++和Python两种版本的实现☆55Updated 4 years ago