njvisionpower / mxnet-insightface-cppLinks
CPU realtime face recognition pipeline with mxnet c++ framework
☆131Updated 5 years ago
Alternatives and similar repositories for mxnet-insightface-cpp
Users that are interested in mxnet-insightface-cpp are comparing it to the libraries listed below
Sorting:
- ☆141Updated 6 years ago
- MNN Implementation of the paper of LFFD: A Light and Fast Face Detector for Edge Devices☆129Updated 5 years ago
- 对比ZQCNN-MTCNN与libfacedetection☆148Updated 6 years ago
- Large input size REAL-TIME Face Detector on Cpp. It can also support face verification using MobileFaceNet+Arcface with real-time inferen…☆52Updated 4 years ago
- RetinaFace detector with C++☆396Updated 6 years ago
- 完整版caffe-cpp实现☆55Updated 5 years ago
- faceboxes@ncnn☆41Updated 6 years ago
- a casual work about retraining to optimize mtcnn Pnet and ONet. it can achieve 100+fps on CPU with minSize 60 (1920x1080) on intel i7 67…☆204Updated 7 years ago
- 使用mtcnn和o网络跟踪+光流跟踪进行多目标人脸跟踪,单目标人脸光流跟踪是0.5ms左右☆120Updated 5 years ago
- implementation of ncnn's mobileFacenet☆194Updated 6 years ago
- A C++ API of the LFFD with ncnn