Sardhendu / DeepFaceRecognitionLinks
Face Recognition with Transfer Learning
☆14Updated 7 years ago
Alternatives and similar repositories for DeepFaceRecognition
Users that are interested in DeepFaceRecognition are comparing it to the libraries listed below
Sorting:
- This is a modified and simplified inference engine of davidsandberg's facenet☆40Updated 5 years ago
- Face detection with darknet on WIDER FACE☆38Updated 5 years ago
- Implementing YOLO using ResNet as the feature extraction network☆123Updated 6 years ago
- ☆23Updated 7 years ago
- ☆16Updated 3 years ago
- face detection, verification and recognition using Keras☆141Updated 7 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- Implementation of Face-recognition system using Inception Network and Siamese Network☆19Updated 6 years ago
- Real-time estimation of gender and age☆159Updated 6 years ago
- An eye-blink detection-based face liveness detection algorithm to thwart photo attacks.☆102Updated 4 years ago
- A Python/TensorFlow implementation of YOLOv3 for license plate detection☆14Updated 2 years ago
- Repository containing code for the blog post titled "How To Easily Classify Food Using Deep Learning and Tensorflow"☆64Updated 6 years ago
- Implementation of Facial Recognition System Using Facenet based on One Shot Learning Using Siamese Networks☆133Updated last year
- YoLo is a CNN architecture which specialize in object detection. I am using tutorial from https://www.pyimagesearch.com/2018/11/12/yolo-o…