xiangrufan / keras-mtcnn
mtcnn face detection transplanted to keras
☆123Updated 7 years ago
Alternatives and similar repositories for keras-mtcnn:
Users that are interested in keras-mtcnn are comparing it to the libraries listed below
- C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:☆114Updated 4 years ago
- mtcnn-tf☆163Updated 7 years ago
- Face detection with mobilenet-ssd written by tf.keras.☆178Updated 4 years ago
- use yolo v2 to train face detection model on CelebA dataset☆60Updated 7 years ago
- 基于insightface训练mobilefacenet的相关步骤及ncnn转换流程☆264Updated 6 years ago
- Face Alignment by Mobilenetv2☆186Updated 5 years ago
- A fast face detector☆179Updated 5 years ago
- A Context-assisted Single Shot Face Detector in TensorFlow☆276Updated 6 years ago
- This is a mxnet version implementation of SSR-Net for age and gender Estimation☆113Updated 6 years ago
- A better tensorflow implementation of deepinsight, aiming at smoothly production ready for cross-platforms. Currently only with inference…☆213Updated 6 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
- implement the mainstream object detection models☆51Updated 6 years ago
- This is a Tensorflow implementations of paper "Deep Alignment Network: A convolutional neural network for robust face alignment".☆221Updated 5 years ago
- implementation of insightface by using Tensorflow☆103Updated 5 years ago
- face detection and alignment with mtcnn☆73Updated 5 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆493Updated 6 years ago
- cascaded convolutional neural network for facial point detection☆265Updated 6 years ago
- Realtime face and mask detection☆50Updated 7 years ago
- Face recognition using Keras☆61Updated 6 years ago
- ☆121Updated 6 years ago
- Caffe and Python implementation of Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks☆101Updated 6 years ago
- Tensorflow implementation for [MobileFaceNet]☆78Updated 5 years ago
- This repository is the implementation of face detection in real time using YOLOv3 framework with keras(tensorflow backend). For use in em…☆47Updated 6 years ago
- A tensorflow implement for PeleeNet:A Real-Time Object Detection System on Mobile Devices☆92Updated 6 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 6 years ago
- [IJCAI18] SSR-Net: A Compact Soft Stagewise Regression Network for Age Estimation☆89Updated 6 years ago
- A Tensorflow implementation of "A Light CNN for Deep Face Representation with Noisy Labels"☆78Updated 7 years ago
- A re-implementation of Deep-Alignment-Network using TensorFlow☆111Updated 6 years ago
- a tensorflow implement dsfd face detector☆112Updated 4 years ago
- mtcnn in python☆288Updated 6 years ago