10种轻量级人脸检测算法的比拼,其中还包含人脸关键点检测与对齐,人脸特征向量提取和计算距离相似度
☆488Nov 6, 2021Updated 4 years ago
Alternatives and similar repositories for 10kinds-light-face-detector-align-recognition
Users that are interested in 10kinds-light-face-detector-align-recognition are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用OpenCV部署libface人脸检测和SFace人脸识别,包含C++和Python两种版本的程序,仅仅只依赖OpenCV库就能运行☆111Nov 15, 2021Updated 4 years ago
- 纯YOLO系列的人脸检测+106个关键点检测☆37Nov 28, 2020Updated 5 years ago
- yolov5检测人脸和关键点,只依赖opencv库就可以运行,程序包含C++和Python两个版本的☆65Jul 2, 2021Updated 4 years ago
- 使用OpenCV部署图像描述Image_Captioning,包含C++和Python两个版本的程序☆12Dec 22, 2023Updated 2 years ago
- face detection☆1,340Nov 12, 2021Updated 4 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆129Oct 20, 2021Updated 4 years ago
- 更新的yolov5检测人脸和关键点,只依赖opencv库就可以运行,程序包含C++和Python两个版本的☆130Jul 2, 2021Updated 4 years ago
- 1M人脸检测模型(含关键点)☆1,104Aug 8, 2022Updated 3 years ago
- Retinaface get 80.99% in widerface hard val using mobilenet0.25.☆2,952Jun 28, 2023Updated 2 years ago
- 使用BiSeNet做人脸面部解析,包含了基于pytorch, opencv, onnxruntime三种库的程序实现,并且比较了在调用三种库的输入和输出的差异☆15May 7, 2021Updated 4 years ago
- DBFace is a real-time, single-stage detector for face detection, with faster speed and higher accuracy☆1,359Jul 6, 2021Updated 4 years ago
- yoloface大礼包 使用pytroch实现的基于yolov3的轻量级人脸检测(包含 关键点)☆298Nov 22, 2022Updated 3 years ago
- 人脸特征提取,之后做人脸比对☆14May 8, 2024Updated last year
- 使用ONNXRuntime部署鲁棒性视频抠图,包含C++和Python两种版本的程序☆46Oct 7, 2021Updated 4 years ago
- Deploy open-source AI quickly and easily - Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 用opencv的dnn模块实现人脸口罩检测,包含C++和Python两种版本的实现☆55Apr 1, 2021Updated 5 years ago
- A light and fast one class detection framework for edge devices. We provide face detector, head detector, pedestrian detector, vehicle de…☆1,327Mar 8, 2021Updated 5 years ago
- YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)☆2,385Jul 22, 2024Updated last year
- 💎1MB lightweight face detection model (1MB轻量级人脸检测模型)☆7,513Dec 29, 2023Updated 2 years ago
- PFLD pytorch Implementation☆871Jun 21, 2022Updated 3 years ago
- A PyTorch Toolbox for Face Recognition☆1,994Feb 16, 2024Updated 2 years ago
- ☆121Nov 7, 2022Updated 3 years ago
- 基于人脸关键区域提取的人脸识别(LFW:99.82%+ CFP_FP:98.50%+ AgeDB30:98.25%+)☆276Apr 8, 2021Updated 5 years ago
- 使用OpenCV部署眼睛凝视估计,包含C++和Python两个版本的程序,只依赖opencv库就可以运行,彻底摆脱对任何深度学习框架的依赖。☆16Dec 28, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 基于yolov5的人脸检测,带关键点检测☆255Aug 11, 2021Updated 4 years ago
- unofficial version of centerface, which achieves the best balance between speed and accuracy at face detection☆242Mar 19, 2020Updated 6 years ago
- ncnn在Android的一个测试,包含了人脸检测(face detection),人脸属性(face attributes),人脸识别(face recognition)。车辆检测(Vehicle detection),车牌检测(plate detection),车牌识别…☆59May 14, 2020Updated 5 years ago
- A light and fast one class detection framework for edge devices. We provide face detector, head detector, pedestrian detector, vehicle de…☆205Oct 6, 2020Updated 5 years ago
- 使用ONNXRuntime部署Detic检测2万1千种类别的物体,包含C++和Python两个版本的程序☆17Aug 29, 2023Updated 2 years ago
- 使用onnxruntime部署夜间雾霾图像的可见度增强,包含C++和Python两个版本的程序☆13Feb 17, 2024Updated 2 years ago
- The training program for libfacedetection for face detection and 5-landmark detection.☆832Jan 19, 2024Updated 2 years ago
- Fast and accurate face landmark detection library using PyTorch; Support 68-point semi-frontal and 39-point profile landmark detection; S…☆916Feb 25, 2021Updated 5 years ago
- An implementation of EQFace: A Simple Explicit Quality Network for Face Recognition (https://arxiv.org/abs/2105.00634, CVPRW 2021)☆198May 14, 2021Updated 4 years ago
- Deploy open-source AI quickly and easily - Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 使用ONNXRuntime部署DeDoDe:"局部特征匹配:检测,不要描述——描述,不要检测"。依然是C++和Python两个版本的程序☆23Dec 22, 2023Updated 2 years ago
- Reimplement RetinaFace with Pytorch☆306Nov 22, 2022Updated 3 years ago
- 使用OpenCV部署P2PNet人群检测和计数,包含C++和Python两种版本的实现☆55Dec 4, 2021Updated 4 years ago
- Implementation of PFLD A Practical Facial Landmark Detector , reference to https://arxiv.org/pdf/1902.10859.pdf☆645May 26, 2025Updated 10 months ago
- 分别使用OpenCV、ONNXRuntime部署PP-HumanSeg肖像分割模型,包含C++和Python两个版本的程序☆37Jul 23, 2022Updated 3 years ago
- LFD is a big update upon LFFD. Generally, LFD is a multi-class object detector characterized by lightweight, low inference latency and s…☆417Sep 13, 2021Updated 4 years ago
- State-of-the-art 2D and 3D Face Analysis Project☆28,394Mar 29, 2026Updated 3 weeks ago