xiangrufan / keras-mtcnn
mtcnn face detection transplanted to keras
☆123Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for keras-mtcnn
- mtcnn-tf☆162Updated 6 years ago
- C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:☆115Updated 4 years ago
- cascaded convolutional neural network for facial point detection☆264Updated 6 years ago
- 基于insightface训练mobilefacenet的相关步骤及ncnn转换流程☆264Updated 6 years ago
- A better tensorflow implementation of deepinsight, aiming at smoothly production ready for cross-platforms. Currently only with inference…☆212Updated 6 years ago
- Face detection with mobilenet-ssd written by tf.keras.☆175Updated 3 years ago
- CNN archictecture for face anti-spoofing☆178Updated 7 years ago
- A fast face detector☆179Updated 5 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆37Updated 6 years ago
- Face Alignment by Mobilenetv2☆184Updated 5 years ago
- a casual work about retraining to optimize mtcnn Pnet and ONet. it can achieve 100+fps on CPU with minSize 60 (1920x1080) on intel i7 67…☆204Updated 6 years ago
- Tensorflow implementation for [MobileFaceNet]☆78Updated 5 years ago
- This is a mxnet version implementation of SSR-Net for age and gender Estimation☆112Updated 6 years ago
- A Context-assisted Single Shot Face Detector in TensorFlow☆277Updated 6 years ago
- implementation of insightface by using Tensorflow☆103Updated 5 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆492Updated 6 years ago
- This is a Tensorflow implementations of paper "Deep Alignment Network: A convolutional neural network for robust face alignment".☆221Updated 4 years ago
- implementation of ncnn's mobileFacenet☆191Updated 5 years ago
- MTCNN Face Detection & Alignment☆203Updated 7 years ago
- Realtime face and mask detection☆50Updated 7 years ago
- ☆121Updated 6 years ago
- convert facenet and mtcnn models from tensorflow to tensorflow lite and coreml (使用 TFLite 将 FaceNet 和 MTCNN 移植到移动端)☆197Updated 2 years ago
- this repository is the implementation of MTCNN with no framework, Just need opencv and openblas, support linux and windows☆530Updated 7 years ago
- Caffe and Python implementation of Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks☆101Updated 6 years ago
- mtcnn in python☆288Updated 6 years ago
- implement the mainstream object detection models☆51Updated 6 years ago
- A Tensorflow implementation of "A Light CNN for Deep Face Representation with Noisy Labels"☆78Updated 6 years ago
- [IJCAI18] SSR-Net: A Compact Soft Stagewise Regression Network for Age Estimation☆88Updated 6 years ago