guanfuchen / facedet
实现常用基于深度学习的人脸检测算法 华为媒体研究院 图文Caption、OCR识别、图视文多模态理解与生成相关方向工作或实习欢迎咨询 15757172165 https://guanfuchen.github.io/media/hw_zhaopin_20220724_tiny.jpg
☆131Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for facedet
- 基于insightface训练mobilefacenet的相关步骤及ncnn转换流程☆264Updated 6 years ago
- Face Alignment by Mobilenetv2☆184Updated 5 years ago
- mtcnn python implementation based on Caffe framework☆30Updated 5 years ago
- insightface-caffe☆280Updated 5 years ago
- 使用pytorch实现了FaceBoxes: A CPU Real-time Face Detector with High Accuracy☆131Updated 6 years ago
- cascaded convolutional neural network for facial point detection☆264Updated 6 years ago
- Face evaluation method, such as FDDB, WIDERFace, Megaface, etc.☆47Updated 6 years ago
- Caffe and Python implementation of Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks☆101Updated 6 years ago
- ☆121Updated 6 years ago
- ☆128Updated 5 years ago
- face alignment of state-of-art implemented with tnsorflow☆51Updated 5 years ago
- Six face attributes predication from a single face image (Toy Project)☆136Updated 5 years ago
- Face Recognization System By MTCNN & Insightface☆46Updated 5 years ago
- MTCNN Face Detection & Alignment☆203Updated 7 years ago
- a caffe implementation of mobilefacenet,with the record of trainnig log☆115Updated 6 years ago
- Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.☆240Updated 7 years ago
- 对比ZQCNN-MTCNN与libfacedetection☆149Updated 5 years ago
- Convert MXNet model to Caffe model☆113Updated 5 years ago
- 基于人脸关键区域提取的人脸识别(LFW:99.82%+ CFP_FP:98.50%+ AgeDB30:98.25%+)☆269Updated 3 years ago
- 适用于移动端的人脸识别模型,计算量与mobilefacenet相同,但megaface上提升了2%+☆233Updated 4 years ago
- tensorflow + python3实现,目标是实现DeepID2+☆63Updated 6 years ago
- MTCNN Pytorch implementation