xlite-dev / yolov5face-toolkitLinks
YOLO5Face 2021 with MNN/NCNN/TNN/ONNXRuntime
☆57Updated 2 years ago
Alternatives and similar repositories for yolov5face-toolkit
Users that are interested in yolov5face-toolkit are comparing it to the libraries listed below
Sorting:
- Retinaface pytorch face-pose-detect face-key-point-detect☆36Updated 4 years ago
- Android hand detect and pose estimation by ncnn☆95Updated 3 years ago
- ☆86Updated 2 years ago
- 使用ONNXRuntime部署YOLOV7人脸+关键点检测,包含C++和Python两个版本的程序☆52Updated 2 years ago
- 用opencv部署nanodet目标检测,包含C++和Python两种版本程序的实现☆107Updated 4 years ago
- NanoDet、NanoDet-Plus with ONNXRuntime/MNN/TNN/NCNN C++.☆26Updated 3 years ago
- 使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆119Updated 3 years ago
- 基于ncnn的手机端轻量级人脸检测和关键点定位模型☆52Updated 4 years ago
- 使用ONNXRuntime部署anchor-free系列的YOLOR,包含C++和Python两种版本的程序☆41Updated 3 years ago
- Next Gen Face detection based on YOLOv7☆60Updated 2 years ago
- Mobile Detection Benchmark☆43Updated 3 years ago
- Using TensorRT for Inference Model Deployment.☆49Updated last year
- ncnn在Android的一个测试,包含了人脸检测(face detection),人脸属性(face attributes),人脸识别(face recognition)。车辆检测(Vehicle detection),车牌检测(plate detection),车牌识别…