FortiLeiZhang / model_zoo
implement the mainstream object detection models
☆51Updated 6 years ago
Alternatives and similar repositories for model_zoo:
Users that are interested in model_zoo are comparing it to the libraries listed below
- Face Recognization System By MTCNN & Insightface☆48Updated 5 years ago
- ☆67Updated 5 years ago
- mtcnn python implementation based on Caffe framework☆30Updated 6 years ago
- a demo to use insightface☆96Updated 5 years ago
- 基于insightface训练mobilefacenet的相关步骤及ncnn转换流程☆265Updated 6 years ago
- ☆141Updated 6 years ago
- 复现MTCNN论文,参考了众多复现代码,在此表示感谢~☆19Updated 6 years ago
- MTCNN Pytorch implementation☆33Updated 6 years ago
- 基于caffe的mtcnn训练实现,非常容易非常简单,并且有配套的纯c++版本的mtcnn-light☆14Updated 7 years ago
- 对比ZQCNN-MTCNN与libfacedetection☆149Updated 6 years ago
- C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:☆114Updated 4 years ago
- 将WIDER_FACE数据集转换成yolov3需要的格式☆28Updated 6 years ago
- MTCNN implement by tensorflow. Easy to training and testing.☆42Updated 7 years ago
- implementation of ncnn's mobileFacenet☆193Updated 6 years ago
- [IJCAI18] SSR-Net: A Compact Soft Stagewise Regression Network for Age Estimation☆89Updated 6 years ago
- This is a TensorFlow implementation of SSH: Single Stage Headless Face Detector☆32Updated 5 years ago
- Caffe and Python implementation of Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks☆101Updated 6 years ago
- ☆76Updated 7 years ago
- cascaded convolutional neural network for facial point detection☆267Updated 7 years ago
- caffe implementation of insightface's combined margin method☆92Updated 5 years ago
- ☆121Updated 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
- implementation of insightface by using Tensorflow☆103Updated 5 years ago
- mtcnn-tf☆163Updated 7 years ago
- face alignment of state-of-art implemented with tnsorflow☆51Updated 6 years ago
- face-detection based on MTCNN and TensorFlow☆33Updated 4 years ago
- 实现常用基于深度学习的人脸检测算法 华为媒体研究院 图文Caption、OCR识别、图视文多模态理解与生成相关方向工作或实习欢迎咨询 15757172165 https://guanfuchen.github.io/media/hw_zhaopin_20220724_tin…☆135Updated 6 years ago
- Using MTCNN and MobileFaceNet on Face Recognition☆67Updated 6 years ago
- MTCNN Face Detection & Alignment☆204Updated 7 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 6 years ago