Chanstk / FaceRecognition_MTCNN_FaceNet
A face recognition system based on facenet and mtcnn algorithm(pure c++ version)
☆31Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for FaceRecognition_MTCNN_FaceNet
- Facenet C++ Classifier☆48Updated 3 years ago
- An MTCNN based face detection and an optical-flow based tracking running in two threads.☆34Updated 6 years ago
- Real time face recognition with tracking (mtcnn detection, kcf tracker, arcface loss)☆38Updated 5 years ago
- MTCNN☆66Updated 8 years ago
- It is a mtcnn project based on ncnn☆90Updated 6 years ago
- mtcnn-light version of adaptive image size☆47Updated 6 years ago
- C++ implementation of MTCNN☆29Updated 6 years ago
- Implement MTCNN for face detection and landmark localization in ncnn framework☆19Updated 6 years ago
- face detect and align☆54Updated 6 years ago
- ☆30Updated 5 years ago
- Google Facenet implementation for live face recognition in C++ using TensorFlow, OpenCV, and dlib☆17Updated 5 years ago
- Real-time iris detector. Only need 8ms on Intel i5 CPU!☆21Updated 5 years ago
- 移动端快速人脸检测模型是基于RetinaFace的优化去掉stride8以及stride32和stride16的landmark 在CPU位Intel(R) Pentium(R) CPU G2020 @ 2.90GHz(2900 MHz)的设备中人脸检测可达到40ms/帧☆15Updated 5 years ago
- face detection and alignment with mtcnn☆73Updated 4 years ago
- this code takes surf feature to detect spoofing face in recognition.☆53Updated 6 years ago
- Small library for working with rotated rectangle shaped image regions.☆16Updated 7 years ago
- Caffe implementation of Mobilenet-SSD face detector (NCS compatible)☆84Updated 5 years ago
- Tengine example for run nnie devices☆29Updated 4 years ago
- Retinaface caffe with mnetv2 0.25(and many more)☆57Updated 5 years ago
- ☆80Updated 6 years ago
- A simple example implementing mobilefacenet for face recognition on ncnn