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:
- 基于InsightFace的人脸识别☆7Updated 5 years ago
- 使用ONNXRuntime部署YOLOV7人脸+关键点检测,包含C++和Python两个版本的程序☆51Updated 2 years ago
- End-to-end face detection and recognition system using PaddlePaddle.☆112Updated 3 years ago
- 使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆122Updated 3 years ago
- 人脸全家桶--RetinaFace(MobileNetV2 and ResNet50 with Gender)、ArcFace、FaceBeautyRank and FaceRetrieval☆45Updated 4 years ago
- 使用django+pyecharts+PP-Human开发的动态数据大屏, 有人流数据的采集入库, 打架、摔倒等事件警报,口罩检测等实用功能。边缘端版本使用onnx推理提升效率,服务端版本支持视频流推拉☆32Updated 2 years ago
- Next Gen Face detection based on YOLOv7☆60Updated 2 years ago
- ☆17Updated 3 years ago
- ☆19Updated 4 years ago
- ☆20Updated last year
- 基于ultralytics训练的行人跌倒检测模型☆18Updated 2 years ago
- Retinaface pytorch face-pose-detect face-key-point-detect☆36Updated 4 years ago
- 使用OpenCV+onnxruntime部署中文clip做以文搜图,给出一句话来描述想要的图片,就能从图库中搜出来符合要求的图片。包含C++和Python两个版本的程序☆77Updated last year
- ☆36Updated 3 years ago
- 一个用YOLO足球视频分析的任务,检测视频中的人与球。 A task of football video analysis to detect people and balls in the video with YOLO☆11Updated 4 years ago
- 基于MindSpore AI框架实现零售商品识别 top1方案☆42Updated 3 years ago
- 天池 NVIDIA TensorRT Hackathon 2023 —— 生成式AI模型优化赛 初赛第三名方案☆49Updated last year
- 基于InsightFace的人脸识别☆87Updated 4 years ago
- 基于yoloV5进行多类别+关键检测,关键点检测主要是计算车辆航向角☆16Updated 3 years ago
- 基于ncnn的手机端轻量级人脸检测和关键点定位模型☆52Updated 4 years ago
- 分别使用OpenCV、ONNXRuntime部署PP-HumanSeg肖像分割模型,包含C++和Python两个版本的程序☆31Updated 3 years ago
- 使用ONNXRuntime部署YOLOV7人头检测,包含C++和Python两个版本的程序☆31Updated 2 years ago
- ☆10Updated 5 years ago
- yolov5检测人脸和关键点,只依赖opencv库就可以运行,程序包含C++和Python两个 版本的☆64Updated 4 years ago
- 制作亚洲人脸数据集☆107Updated 5 years ago
- An example of pytorch face attr train and val☆25Updated 3 years ago
- 同时识别年龄与性别☆84Updated 6 years ago
- 使用DBNet检测条形码,包含C++和Python两种版本的程序☆37Updated 4 years ago
- PP-YOLOE行人检测+HRNet人体骨骼关键点检测,使用ONNXRuntime部署,包含C++和Python两个版本的程序☆39Updated 3 years ago
- 当下热门的模糊人脸修复模型的部署,分别是:Codeformer,GFPGAN,GPEN,Restoreformer☆34Updated last year