doodoo0006 / mnn_mtcnn_cppLinks
mnn based mtcnn c++ realize.
☆30Updated 5 years ago
Alternatives and similar repositories for mnn_mtcnn_cpp
Users that are interested in mnn_mtcnn_cpp are comparing it to the libraries listed below
Sorting:
- A re-implementation of PFLD, https://arxiv.org/abs/1902.10859☆45Updated 5 years ago
- Based on Onet to stabilize Face Detection BoundingBox. Fast, Smooth.☆61Updated 3 years ago
- MNN MTCNN C++☆50Updated 6 years ago
- reproduce faceboxes☆53Updated 6 years ago
- Support most of operator which convert mxnet to caffe.☆60Updated 5 years ago
- A C++ API of the LFFD with ncnn☆99Updated 5 years ago
- Retinaface caffe with mnetv2 0.25(and many more)☆57Updated 6 years ago
- 针对移动端的人脸识别需求,训练测试一些相关的小模型实验。☆27Updated 7 years ago
- 移动端快速人脸检测模型是基于RetinaFace的优化去掉stride8以及stride32和stride16的landmark 在CPU位Intel(R) Pentium(R) CPU G2020 @ 2.90GHz(2900 MHz)的设备中人脸检测可达到40ms/帧☆15Updated 5 years ago
- A simple example implementing mobilefacenet for face recognition on ncnn☆58Updated 7 years ago
- MobileNet-SSD Face Detection by ncnn