LIRUILONGS / mtcnn_demoLinks
人脸检测服务, 用于输出适合人脸识别的 人脸数据集,通过 mtcnn cnn检测人脸,通过 hopenet 开源项目确定人脸是姿态,拿到头部姿态欧拉角,通过 拉普拉斯算子 拿到人脸模糊度,通过对mtcnn 三级网络和置信度,欧拉角阈值,模糊度设置阈值筛选合适人脸
☆10Updated 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两个版本的程序☆51Updated 2 years ago
- Next Gen Face detection based on YOLOv7☆60Updated 2 years ago
- 基于InsightFace的人脸识别☆7Updated 5 years ago
- ☆10Updated 5 years ago
- 使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆120Updated 3 years ago
- 使用OpenCV部署L2CS-Net人脸朝向估计,包含C++和Python两个版本的程序, 只依赖opencv库就可以运行☆19Updated last year
- Retinaface pytorch face-pose-detect face-key-point-detect☆36Updated 4 years ago
- 使用ONNXRuntime部署YOLOV7人头检测,包含C++和Python两个版本的程序☆31Updated 2 years ago
- PP-YOLOE行人检测+HRNet人体骨骼关键点检测,使用ONNXRuntime部署,包含C++和Python两个版本的程序☆39Updated 3 years ago
- scrfd使用onnxruntime-gpu跟tensorrt加速☆23Updated 3 years ago
- 分别使用OpenCV、ONNXRuntime部署PP-HumanSeg肖像分割模型,包含C++和Python两个版本的程序☆31Updated 2 years ago
- 使用DBNet检测条形码,包含C++和Python两种版本的程序☆37Updated 4 years ago
- Chinese license plate recognition☆29Updated 3 years ago
- 纯YOLO系列的人脸检测+106个关键点检测☆33Updated 4 years ago
- miemienet is a C++ AI deep learning inference framework.Supports PPYOLOE、PICODET.☆11Updated 2 years ago
- yolov5检测人脸和关键点,只依赖opencv库就可以运行,程序包含C++和Python两个版本的☆65Updated 3 years ago
- 基于ncnn的手机端轻量级人脸检测和关键点定位模型☆52Updated 4 years ago
- ☆17Updated 3 years ago
- 使用ONNXRuntime部署CodeFormer图像清晰修复,包含C++和Python两个版本的程序☆39Updated last year
- Ultra Light Weight Face Detection with Landmark☆38Updated 4 years ago
- 使用django+pyecharts+PP-Human开发的动态数据大屏, 有人流数据的采集入库, 打架、摔倒等事件警报,口罩检测等实用功能。边缘端版本使用onnx推理提升效率,服务端版本支持视频流推拉☆32Updated 2 years ago
- mobilenet骨架的人脸检测及人脸关键点检测轻量级网络。win10直接运行bat批处理程序进行图片、视频、摄像头的人脸检测和人脸关键点检测☆12Updated 5 years ago
- ☆19Updated 4 years ago
- 使用onnxruntime部署高精度二分类图像分割MVANet和BiRefNet,依然是包含C++和Python两个版本的程序☆22Updated 10 months ago
- ☆19Updated last year
- End-to-end face detection and recognition system using PaddlePaddle.☆111Updated 3 years ago
- Retinaface人脸检测网络 MNN、NCNN嵌入式,Linux端推理源码,包含一个卡通人脸检测的模型,脚本一键构建可执行程序☆25Updated 3 years ago
- ncnn Android demo of PP-TinyPose☆26Updated 3 years ago
- 使用ONNXRuntime部署StyleGAN人像卡通画,包含C++和Python两个版本的程序☆21Updated 2 years ago
- 这是一个使用opencv读取视频并使用socket进行传输视频画面的脚本文件,相较于调用ffmpeg传输节约了90%的数据量☆11Updated last year