cryer / face_recognition
real time face recognition with MTCNN and FaceNet
☆36Updated 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
- 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
- using facenet algorithm☆231Updated 7 months ago
- implementation of insightface by using Tensorflow☆103Updated 5 years ago
- A project can perform face-detection in image/webcam, based on opencv and deep-learning☆35Updated 6 years ago
- A Lightweight and Efficient Method for Face Age and Gender Estimation Implemented in MXNet☆70Updated 5 years ago
- Face recognition using Keras☆61Updated 6 years ago
- Face Recognization System By MTCNN & Insightface☆48Updated 5 years ago
- Face recognition based on SiameseNet☆93Updated 6 years ago
- Age and Gender Prediction☆70Updated 6 years ago
- mtcnn-tf☆163Updated 7 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
- face detection, verification and recognition using Keras☆141Updated 7 years ago
- This is a mxnet version implementation of SSR-Net for age and gender Estimation☆113Updated 6 years ago
- 复现MTCNN论文,参考了众多复现代码,在此表示感谢~☆19Updated 5 years ago
- A better tensorflow implementation of deepinsight, aiming at smoothly production ready for cross-platforms. Currently only with inference…☆213Updated 6 years ago
- Face Detection and Gender and Age Classification using Keras☆209Updated 5 years ago
- Mobilenet SSD based pedestrian detection☆50Updated 6 years ago
- Face detection with mobilenet-ssd written by tf.keras.☆178Updated 4 years ago
- OpenCV 3 & Keras implementation of face recognition for specific people.☆40Updated 6 years ago
- A fast face detector☆179Updated 5 years ago
- Detection of head using YOLO☆164Updated last year
- 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
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆38Updated 6 years ago
- An eye-blink detection-based face liveness detection algorithm to thwart photo attacks.☆102Updated 3 years ago
- Using MTCNN and MobileFaceNet on Face Recognition☆69Updated 5 years ago
- gender/age classification☆49Updated 6 years ago
- Image object detection demo(YOLO,SSD,etc.) running as a Flask web server.☆54Updated 6 years ago
- Tensorflow implementation for [MobileFaceNet]☆78Updated 5 years ago
- 人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试☆153Updated 5 years ago