LIRUILONGS / mtcnn_demoLinks
人脸检测服务, 用于输出适合人脸识别的 人脸数据集,通过 mtcnn cnn检测人脸,通过 hopenet 开源项目确定人脸是姿态,拿到头部姿态欧拉角,通过 拉普拉斯算子 拿到人脸模糊度,通过对mtcnn 三级网络和置信度,欧拉角阈值,模糊度设置阈值筛选合适人脸
☆14Updated 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两个版本的程序☆53Updated 3 years ago
- 使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆127Updated 4 years ago
- Next Gen Face detection based on YOLOv7☆62Updated 3 years ago
- End-to-end face detection and recognition system using PaddlePaddle.☆110Updated 4 years ago
- 同时识别年龄与性别☆87Updated 6 years ago
- 使用OpenCV+onnxruntime部署中文clip做以文搜图,给出一句话来描述想要的图片,就能从图库中搜出来符合要求的图片。包含C++和Python两个版本的程序☆85Updated last year
- 使用ONNXRuntime部署YOLOV7人头检测,包含C++和Python两个版本的程序☆31Updated 3 years ago
- Retinaface pytorch face-pose-detect face-key-point-detect☆36Updated 4 years ago
- 分别使用OpenCV、ONNXRuntime部署PP-HumanSeg肖像分割模型,包含C++和Python两个版本的程序☆35Updated 3 years ago
- 一个用YOLO足球视频分析的任务,检测视频中的人与球。 A task of football video analysis to detect people and balls in the video with YOLO☆12Updated 5 years ago
- 卡证和文档检测和矫正☆79Updated last year
- 当下热门的模糊人脸修复模型的部署,分别是:Codeformer,GFPGAN,GPEN,Restoreformer☆37Updated 2 years ago
- 使用django+pyecharts+PP-Human开发的动态数据大屏, 有人流数据的采集入库, 打架、摔倒等事件警报,口罩检测等实用功能。边缘端版本使用onnx推理提升效率,服务端版本支持视频流推拉☆33Updated 2 years ago
- 遮挡人脸识别,在insightface基础上增加了一个识别遮挡概率的分类模型,包含在项目中。☆15Updated 2 years ago
- ☆10Updated 5 years ago
- ☆19Updated 5 years ago
- 人脸全家桶--RetinaFace(MobileNetV2 and ResNet50 with Gender)、ArcFace、FaceBeautyRank and FaceRetrieval☆46Updated 5 years ago
- scrfd使用onnxruntime-gpu跟tensorrt加速☆24Updated 3 years ago
- 使用ONNXRuntime部署CodeFormer图像清晰修复,包含C++和Python两个版本的程序☆41Updated 2 years ago
- 天池 NVIDIA TensorRT Hackathon 2023 —— 生成式AI模型优化赛 初赛第三名方案☆50Updated 2 years ago
- python opencv 文档照片与证件照片的仿射变换的矫正☆11Updated 5 years ago
- An example of pytorch face attr train and val☆25Updated 4 years ago
- 用opencv的dnn模块实现人脸口罩检测,包含C++和Python两种版本的实现☆55Updated 4 years ago
- ☆37Updated 4 years ago
- 纯YOLO系列的人脸检测+106个关键点检测☆37Updated 5 years ago
- yolov5检测人脸和关键点,只依赖opencv库就可以运行,程序包含C++和Python两个版本的☆64Updated 4 years ago
- ☆21Updated 4 years ago
- 使用DBNet检测条形码,包含C++和Python两种版本的程序☆37Updated 4 years ago
- ocr with yolo3 as feature extractor, implemented by keras, and accelerated by tensorrt☆34Updated 5 years ago
- 将Yolov3模型转成可以进行动态Batch的TensorRT推理以及Triton Inference Serving上部署的TensorRT模型☆29Updated 5 years ago