pedroprates / mobile-face-netLinks
A face recognition system with low computational cost
☆19Updated 5 years ago
Alternatives and similar repositories for mobile-face-net
Users that are interested in mobile-face-net are comparing it to the libraries listed below
Sorting:
- lock mechanism with face recognition and liveness detection☆178Updated 2 years ago
- [CVPR 2020] Reimplementation of RetinaFace, faster and stronger.☆168Updated last year
- Face ID recognition with medical masks☆138Updated 5 years ago
- Real-time estimation of gender and age☆159Updated 6 years ago
- A tensorflow & keras implementation of Deep Head Pose☆70Updated 3 years ago
- Precise face-alignment with opencv and dlib, using some geometry magic.☆49Updated 5 years ago
- Training a face Recognizer using ResNet50 + ArcFace in TensorFlow 2.0☆51Updated 6 years ago
- Face Landmark Detector based on Mobilenet V1☆111Updated 6 years ago
- Quality Metrics for face identification problem☆43Updated 6 years ago
- face detection with multiple methods☆67Updated 2 years ago
- RetinaFace (Single-stage Dense Face Localisation in the Wild, 2019) implemented (ResNet50, MobileNetV2 trained on single GPU) in Tensorfl…☆283Updated 2 years ago
- Face Recognition using pre-trained model built-on Arcface was implemented on Pytorch.☆99Updated 2 years ago
- Code and pre-trained models for detecting spoofing attacks from images.☆39Updated 4 years ago
- A Lightweight and Efficient Method for Face Age and Gender Estimation Implemented in MXNet☆74Updated 6 years ago
- An eye-blink detection-based face liveness detection algorithm to thwart photo attacks.☆102Updated 4 years ago
- A set of minified (but still accurate) models for Dlib☆70Updated 4 years ago
- Tensorflow implementation for [MobileFaceNet]☆78Updated 6 years ago
- Keras implementation of the renowned publication "DeepFace: Closing the Gap to Human-Level Performance in Face Verification" by Taigman e…☆206Updated 4 years ago
- Age and Gender Prediction☆69Updated 6 years ago
- Insightface Keras implementation☆257Updated last year
- ☆200Updated 5 years ago
- Facial landmarks detection with OpenCV, Dlib, DNN☆31Updated 6 years ago
- Python implementation of a live deep learning based age/gender/expression recognizer☆84Updated 6 years ago
- This repository will contain scripts to deploy publicly available face detection models and benchmark them against famous WIDER face data…