vinayakarannil / Face_Recognition
<NOT ACTIVELY MAINTAINED>A light weight face recognition implementation using a pre-trained facenet model
☆111Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Face_Recognition
- Basic face recognizer which can identify the face of the person(s) showing on a web cam.☆95Updated 6 years ago
- Face match in python using Facenet and their pretrained model☆99Updated 4 years ago
- Live Face Identification with pre-trained VGGFace2 model☆72Updated 6 years ago
- ☆67Updated 5 years ago
- Facenet-Real-time-face-recognition-using-deep-learning-Tensorflow☆159Updated 5 years ago
- This is a modified and simplified inference engine of davidsandberg's facenet☆40Updated 4 years ago
- using facenet algorithm☆232Updated 4 months ago
- Deep learning based facial expression recognizer. Recognizes 6 expresions☆26Updated last year
- Who is your doppelgänger and more with Keras face recognition☆49Updated last year
- Face-recognition using Siamese network☆204Updated 4 years ago
- face detection, verification and recognition using Keras☆141Updated 6 years ago
- Face detection and recognition with tensorflow and FaceNet☆39Updated 6 years ago
- Python implementation of a live deep learning based age/gender/expression recognizer☆83Updated 5 years ago
- Deep face recognition with Keras, Dlib and OpenCV☆378Updated 4 years ago
- Implementation of Facial Recognition System Using Facenet based on One Shot Learning Using Siamese Networks☆131Updated 6 months ago
- Face Detection and Gender and Age Classification using Keras☆209Updated 5 years ago
- Easy Real time gender age prediction from webcam video with Keras☆154Updated 2 years ago
- Capstone Project by Bertrand Lee and Riley Kwok☆90Updated 6 years ago
- face detection with multiple methods☆67Updated last year
- An implementation of YOLO v2 for direct facial recognition within detection layer.