LIRUILONGS / mtcnn_demo
人脸检测服务, 用于输出适合人脸识别的 人脸数据集,通过 mtcnn cnn检测人脸,通过 hopenet 开源项目确定人脸是姿态,拿到头部姿态欧拉角,通过 拉普拉斯算子 拿到人脸模糊度,通过对mtcnn 三级网络和置信度,欧拉角阈值,模糊度设置阈值筛选合适人脸
☆9Updated 8 months ago
Alternatives and similar repositories for mtcnn_demo:
Users that are interested in mtcnn_demo are comparing it to the libraries listed below
- 使用ONNXRuntime部署YOLOV7人脸+关键点检测,包含C++和Python两个版本的程序☆51Updated 2 years ago
- ☆17Updated last year
- 使用django+pyecharts+PP-Human开发的动态数据大屏, 有人流数据的采集入库, 打架、摔倒等事件警报,口罩检测等实用功能。边缘端版本使用onnx推理提升效率,服务端版本支持视频流推拉☆30Updated last year
- 基于InsightFace的人脸识别☆7Updated 5 years ago
- ☆17Updated 2 years ago
- 基于MindSpore AI框架实现零售商品识别 top1方案☆38Updated 3 years ago
- ☆10Updated 4 years ago
- Retinaface pytorch face-pose-detect face-key-point-detect☆36Updated 3 years ago
- ☆19Updated 4 years ago
- Next Gen Face detection based on YOLOv7☆60Updated 2 years ago
- 人脸全家桶--RetinaFace(MobileNetV2 and ResNet50 with Gender)、ArcFace、FaceBeautyRank and FaceRetrieval☆43Updated 4 years ago
- 基于ncnn的手机端轻量级人脸检测和关键点定位模型☆52Updated 3 years ago
- 视频分类标注、视频时空标注☆32Updated last year
- 使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆113Updated 3 years ago
- 分别使用OpenCV、ONNXRuntime部署PP-HumanSeg肖像分割模型,包含C++和Python两个版本的程序☆28Updated 2 years ago
- yolov5检测人脸和关键点,只依赖opencv库就可以运行,程序包含C++和Python两个版本的☆62Updated 3 years ago
- 使用ONNXRuntime部署StyleGAN人像卡通画,包含C++和Python两个版本的程序☆19Updated 2 years ago
- 使用ONNXRuntime部署鲁棒性视频抠图,包含C++和Python两种版本的程序☆43Updated 3 years ago
- ☆83Updated 3 years ago
- EIVideo- 交互式智能视频标注工具,几次鼠标点击即可解放双手,让视频标注更加轻松☆30Updated 2 years ago
- ncnn Android demo of PP-TinyPose☆25Updated 3 years ago
- End-to-end face detection and recognition system using PaddlePaddle.☆105Updated 3 years ago
- PyTorch implementation of MobileFaceNets☆19Updated 4 years ago
- PP-YOLOE行人检测+HRNet人体骨骼关键点检测,使用ONNXRuntime部署,包含C++和Python两个版本的程序☆36Updated 2 years ago
- Age, gender and race estimation based on VGGFace using Tensorflow 2.0☆14Updated 4 years ago
- 使用ONNXRuntime部署CodeFormer图像清晰修复,包含C++和Python两个版本的程序☆35Updated last year
- 使用ONNXRuntime部署YOLOV7人头检测,包含C++和Python两个版本的程序☆31Updated 2 years ago
- pytorch face_landmark☆26Updated 2 years ago
- An example of pytorch face attr train and val☆25Updated 3 years ago
- 将Yolov3模型转成可以进行动态Batch的TensorRT推理以及Triton Inference Serving上部署的TensorRT模型☆28Updated 4 years ago