danpe1327 / facedetection_ncnnLinks
Use MTCNN and VanFace for face landmarks detection based on NCNN
☆8Updated 6 years ago
Alternatives and similar repositories for facedetection_ncnn
Users that are interested in facedetection_ncnn are comparing it to the libraries listed below
Sorting:
- An optical flow and Kalman Filter based tracker☆44Updated 6 years ago
- Android 版本MTCNN Landmark 106, ncnn优化☆37Updated 5 years ago
- faceboxes@ncnn☆41Updated 5 years ago
- ☆91Updated 5 years ago
- It is a mtcnn project based on ncnn☆89Updated 7 years ago
- A C++ API of the LFFD with ncnn☆99Updated 5 years ago
- From pytorch-mobilenetv3 to caffe☆15Updated 5 years ago
- deploy mobileNet on NCNN☆30Updated 7 years ago
- ☆82Updated 7 years ago
- A simple example implementing mobilefacenet for face recognition on ncnn☆59Updated 7 years ago
- Real-time iris detector. Only need 8ms on Intel i5 CPU!☆21Updated 6 years ago
- MNN MTCNN C++☆50Updated 5 years ago
- Face Recognition Project on mobile phone, using ncnn to deploy it.☆81Updated 5 years ago
- An MTCNN based face detection and an optical-flow based tracking running in two threads.☆35Updated 6 years ago
- ☆37Updated 6 years ago
- InsightFaceRecognition_Demo_AndroidNCNN☆64Updated 5 years ago
- MNN Implementation of the paper of LFFD: A Light and Fast Face Detector for Edge Devices☆129Updated 5 years ago
- Retinaface caffe with mnetv2 0.25(and many more)☆57Updated 5 years ago
- Caffe implementation of Mobilenet-SSD face detector (NCS compatible)☆85Updated 5 years ago
- ncnn在Android的一个测试,包含了人脸检测(face detection),人脸属性(face attributes),人脸识别(face recognition)。车辆检测(Vehicle detection),车牌检测(plate detection),车牌识别…☆58Updated 5 years ago
- ☆141Updated 6 years ago
- 用mtcnn检测人脸,使用kcf进行人脸跟踪☆20Updated 6 years ago
- mnn based mtcnn c++ realize.☆30Updated 5 years ago
- PCN based on ncnn framework.☆81Updated 6 years ago
- MobileNet-SSD Face Detection by ncnn☆21Updated 6 years ago
- use mtcnn detect face and mobilefacenet calculate similarity☆24Updated 6 years ago
- implementation of ncnn's mobileFacenet☆193Updated 6 years ago
- MTCNN light + SORT tracking☆43Updated 5 years ago
- Yolo(including yolov1 yolov2 yolov3)running on caffe windows. Anyone that is not familiar with linux can use this project to learn caffe …☆17Updated 6 years ago
- 基于ncnn的手机端轻量级人脸检测和关键点定位模型