sthanhng / yolofaceLinks
Deep learning-based Face detection using the YOLOv3 algorithm (https://github.com/sthanhng/yoloface)
☆462Updated 3 years ago
Alternatives and similar repositories for yoloface
Users that are interested in yoloface are comparing it to the libraries listed below
Sorting:
- RetinaFace (Single-stage Dense Face Localisation in the Wild, 2019) implemented (ResNet50, MobileNetV2 trained on single GPU) in Tensorfl…☆283Updated 2 years ago
- 💎 Detect , track and extract the optimal face in multi-target faces (exclude side face and select the optimal face).☆615Updated 6 years ago
- Real-time estimation of gender and age☆159Updated 6 years ago
- A mobilenet SSD based face detector, powered by tensorflow object detection api, trained by WIDERFACE dataset.☆770Updated 4 years ago
- libfaceid is a research framework for prototyping of face recognition solutions. It seamlessly integrates multiple detection, recognition…☆497Updated 2 years ago
- 🚀 😏 Near Real Time CPU Face detection using deep learning☆548Updated 5 years ago
- Face Detection and Gender and Age Classification using Keras☆208Updated 6 years ago
- Cork/Face Presentation Attack Detection☆364Updated 5 years ago
- A better tensorflow implementation of deepinsight, aiming at smoothly production ready for cross-platforms. Currently only with inference…☆216Updated 7 years ago
- ArcFace unofficial Implemented in Tensorflow 2.0+ (ResNet50, MobileNetV2). "ArcFace: Additive Angular Margin Loss for Deep Face Recogniti…☆274Updated 2 years ago
- [IJCAI18] SSR-Net: A Compact Soft Stagewise Regression Network for Age Estimation☆593Updated 5 years ago
- <NOT ACTIVELY MAINTAINED>A light weight face recognition implementation using a pre-trained facenet model☆112Updated 6 months ago
- Face recognition system for ID photos☆376Updated 6 years ago
- face detection☆1,325Updated 3 years ago
- Tensoflow implementation of InsightFace (ArcFace: Additive Angular Margin Loss for Deep Face Recognition).☆254Updated 6 years ago
- Facenet implementation by Keras2☆566Updated 6 years ago
- ChaLearn Face Anti-spoofing Attack Detection Challenge@CVPR2019☆412Updated 2 years ago
- Code for 3rd Place Solution in Face Anti-spoofing Attack Detection Challenge @ CVPR2019,model only 0.35M!!! 1.88ms(CPU)☆943Updated 4 years ago
- Tensorflow implementation for MobileFaceNet☆455Updated 2 years ago
- Face detection with mobilenet-ssd written by tf.keras.☆178Updated 4 years ago
- Deep face recognition with Keras, Dlib and OpenCV☆380Updated 4 years ago
- using facenet algorithm☆233Updated last year
- Convert face dataset to masked dataset☆599Updated 2 years ago
- A PyTorch Implementation of FaceBoxes