vcolamatteo / face-authenticationLinks
Face-authentication system enterely written on C++ with OpenCV and Qt third party library. Face-antispoofing procedure is included.
☆54Updated 8 years ago
Alternatives and similar repositories for face-authentication
Users that are interested in face-authentication are comparing it to the libraries listed below
Sorting:
- This is a project about detecting spoofing in images using CNN and SVM☆33Updated 7 years ago
- ☆135Updated 9 years ago
- ☆141Updated 8 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
- Face Liveness Detection in C++ and MATLAB.☆57Updated 4 years ago
- This is a mxnet version implementation of SSR-Net for age and gender Estimation☆113Updated 7 years ago
- This is a C++ code for face anti-spoofing methods based on color texture features.☆70Updated 7 years ago
- An implementation of MTCNN Face detector using OpenCV's DNN module☆69Updated 5 years ago
- CNN archictecture for face anti-spoofing☆179Updated 8 years ago
- Implementation of "Learn Convolutional Neural Network for Face Anti-Spoofing" paper☆118Updated 4 years ago
- An Face Anti-spoofing Method for Print and Video Attacks☆75Updated 5 years ago
- Train code of face anti-spoofing with a single RGB frame☆131Updated 6 years ago
- Insightface training note. MobileFaceNet lfw 99.583% cfp_fp 95.357% agedb_30 96.533% vgg2_fp 94.320%.☆34Updated 7 years ago
- code for ChaLearn Face Anti-spoofing Attack Detection Challenge@CVPR2019☆125Updated 6 years ago
- Face Alignment by Mobilenetv2☆186Updated 6 years ago
- implementation of ncnn's mobileFacenet☆196Updated 6 years ago
- It is a mtcnn project based on ncnn☆89Updated 7 years ago
- Official implementation for paper "A Real-Time and Long-Term Face Tracking Method Using Convolutional Neural Network and Optical Flow for…☆204Updated 3 years ago
- face detection and alignment with mtcnn☆73Updated 5 years ago
- ☆122Updated 7 years ago
- mtcnn face detection transplanted to keras☆124Updated 8 years ago
- A simple example implementing mobilefacenet for face recognition on ncnn☆58Updated 7 years ago
- python and Tensorflow implementation of a CNN for face anti-spoofing☆83Updated 5 years ago
- C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:☆115Updated 5 years ago
- Tensorflow implementation for [MobileFaceNet]☆79Updated 6 years ago
- These are a set of tools using OpenCV, Tensorflow and Keras, with which you can generate your own model of facial landmark detection and …☆138Updated 6 years ago
- A fast face detector☆179Updated 6 years ago
- Real time face recognition with tracking (mtcnn detection, kcf tracker, arcface loss)☆38Updated 6 years ago
- MNN Implementation of the paper of LFFD: A Light and Fast Face Detector for Edge Devices☆129Updated 5 years ago
- A better tensorflow implementation of deepinsight, aiming at smoothly production ready for cross-platforms. Currently only with inference…☆217Updated 7 years ago