cryer / face_recognition
real time face recognition with MTCNN and FaceNet
☆35Updated 6 years ago
Alternatives and similar repositories for face_recognition:
Users that are interested in face_recognition are comparing it to the libraries listed below
- An eye-blink detection-based face liveness detection algorithm to thwart photo attacks.☆102Updated 3 years ago
- using facenet algorithm☆231Updated 6 months ago
- Live Face Identification with pre-trained VGGFace2 model☆72Updated 7 years ago
- 2 networks to recognition gender and emotion; face detection using Opencv or Mtcnn☆21Updated 6 years ago
- Tensorflow implementation for [MobileFaceNet]☆78Updated 5 years ago
- This is a robot project for television live. System will tracking the host's face, making the face in the middle of the screen. Main algo…☆63Updated 6 years ago
- mtcnn-tf☆163Updated 6 years ago
- mtcnn face detection transplanted to keras☆123Updated 7 years ago
- A Lightweight and Efficient Method for Face Age and Gender Estimation Implemented in MXNet☆70Updated 5 years ago
- A simple face anti-spoofing based on CNN trained with HSV + YCrCb color feature, implemented with tensorflow and keras.☆55Updated 4 years ago
- MTCNN和facenet进行实时人脸识别☆45Updated 5 years ago
- A better tensorflow implementation of deepinsight, aiming at smoothly production ready for cross-platforms. Currently only with inference…☆212Updated 6 years ago
- CNN archictecture for face anti-spoofing☆177Updated 7 years ago
- Face recognition based on SiameseNet☆93Updated 6 years ago
- gender/age classification☆49Updated 6 years ago
- Face detection with mobilenet-ssd written by tf.keras.☆177Updated 4 years ago
- face anti-spoofing, mobilenetv2,focal loss☆37Updated 5 years ago
- demo of face detection ,alignment and anti spoofing☆20Updated 4 years ago
- A small-scale flask server facial recognition system, using a pre-trained facenet model with real-time web camera face recognition functi…☆97Updated 2 years ago
- OpenCV 3 & Keras implementation of face recognition for specific people.☆40Updated 6 years ago
- A fast face detector☆179Updated 5 years ago
- face detection, verification and recognition using Keras☆141Updated 6 years ago
- Face recognition using Keras☆61Updated 6 years ago
- Face detection with darknet on WIDER FACE☆37Updated 4 years ago
- This is a mxnet version implementation of SSR-Net for age and gender Estimation☆113Updated 6 years ago
- a tensorflow implement faceboxes☆47Updated 2 years ago
- Easy Real time gender age prediction from webcam video with Keras☆154Updated 2 years ago
- Implementation of "Learn Convolutional Neural Network for Face Anti-Spoofing" paper☆116Updated 3 years ago
- Face match in python using Facenet and their pretrained model☆99Updated 4 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆39Updated 6 years ago