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
- mtcnn-tf☆163Updated 6 years ago
- Face detection with mobilenet-ssd written by tf.keras.☆177Updated 4 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆37Updated 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
- implementation of insightface by using Tensorflow☆103Updated 5 years ago
- Tensorflow implementation for [MobileFaceNet]☆78Updated 5 years ago
- C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:☆115Updated 4 years ago
- Face Alignment by Mobilenetv2☆186Updated 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
- cascaded convolutional neural network for facial point detection☆265Updated 6 years ago
- use yolo v2 to train face detection model on CelebA dataset☆60Updated 7 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆493Updated 6 years ago
- ☆121Updated 6 years ago
- This is a mxnet version implementation of SSR-Net for age and gender Estimation☆113Updated 6 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 Tensorflow implementations of paper "Deep Alignment Network: A convolutional neural network for robust face alignment".☆221Updated 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
- Caffe and Python implementation of Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks☆101Updated 6 years ago
- CNN archictecture for face anti-spoofing☆177Updated 7 years ago
- convert facenet and mtcnn models from tensorflow to tensorflow lite and coreml (使用 TFLite 将 FaceNet 和 MTCNN 移植到移动端)☆196Updated 3 years ago
- [IJCAI18] SSR-Net: A Compact Soft Stagewise Regression Network for Age Estimation☆89Updated 6 years ago
- Realtime face and mask detection☆50Updated 7 years ago
- MTCNN Face Detection & Alignment☆203Updated 7 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
- These are a set of tools using OpenCV, Tensorflow and Keras, with which you can generate your own model of facial landmark detection and …☆137Updated 5 years ago
- 将WIDER_FACE数据集转换成yolov3需要的格式☆28Updated 6 years ago
- implementation of ncnn's mobileFacenet☆193Updated 6 years ago
- MTCNN implement by tensorflow. Easy to training and testing.☆42Updated 7 years ago