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
Sorting:
- 纯YOLO系列的人脸检测+106个关键点检测☆36Nov 28, 2020Updated 5 years ago
- 使用OpenCV部署libface人脸检测和SFace人脸识别,包含C++和Python两种版本的程序,仅仅只依赖OpenCV库就能运行☆110Nov 15, 2021Updated 4 years ago
- 一种适合工业级应用的基于深度学习的实时人脸检测与识别算法的C++实现,仅仅只依赖opencv库☆53Apr 1, 2022Updated 3 years ago
- yolov5检测人脸和关键点,只依赖opencv库就可以运行,程序包含C++和Python两个版本的☆65Jul 2, 2021Updated 4 years ago
- face detection☆1,334Nov 12, 2021Updated 4 years ago
- yoloface大礼包 使用pytroch实现的基于yolov3的轻量级人脸检测(包含关键点)☆298Nov 22, 2022Updated 3 years ago
- 使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆127Oct 20, 2021Updated 4 years ago
- 1M人脸检测模型(含关键点)☆1,098Aug 8, 2022Updated 3 years ago
- DBFace is a real-time, single-stage detector for face detection, with faster speed and higher accuracy☆1,358Jul 6, 2021Updated 4 years ago
- Retinaface get 80.99% in widerface hard val using mobilenet0.25.☆2,935Jun 28, 2023Updated 2 years ago
- 使用OpenCV部署图像描述Image_Captioning,包含C++和Python两个版本的程序☆12Dec 22, 2023Updated 2 years ago
- 使用ONNXRuntime部署鲁棒性视频抠图,包含C++和Python两种版本的程序☆46Oct 7, 2021Updated 4 years ago
- 使用BiSeNet做人脸面部解析,包含了基于pytorch, opencv, onnxruntime三种库的程序实现,并且比较了在调用三种库的输入和输出的差异☆15May 7, 2021Updated 4 years ago