guoyilin / FaceDetection_CNN
Multi-view Face Detection Using Deep Convolutional Neural Networks
☆323Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for FaceDetection_CNN
- Implementation based on the paper Li et al., “A Convolutional Neural Network Cascade for Face Detection, ” 2015 CVPR☆252Updated 7 years ago
- An Experimental Implementation of Face Verification, 96.8% on LFW.☆447Updated last year
- mtcnn in python☆288Updated 6 years ago
- Original Caffe Version for LightCNN-9. Highly recommend to use PyTorch Version (https://github.com/AlfredXiangWu/LightCNN)☆726Updated 7 years ago
- Predict facial landmarks with Deep CNNs powered by Caffe.☆282Updated 4 years ago
- Using mxnet for face-related algorithm.☆546Updated last year
- 使用webface人脸数据集以及DeepID网络,通过Caffe训练出模型参数,得到LFW二分类的人脸识别准确率。☆291Updated 8 years ago
- Practise of DeepID for Face Classification☆531Updated 9 years ago
- ☆593Updated 7 years ago
- CVPR2015 Cascade CNNs for Face Detection☆136Updated 6 years ago
- Face alignment in 3000 FPS☆322Updated 7 years ago
- Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ …☆329Updated 6 years ago
- tripletloss in caffe☆322Updated 7 years ago
- TensorFlow implementation of "A Convolutional Neural Network Cascade for Face Detection", CVPR 2015☆109Updated 6 years ago
- Joint Cascade Face Detection and Alignment☆104Updated 9 years ago
- Implementation of the Vanilla CNN described in the paper: Yue Wu and Tal Hassner, "Facial Landmark Detection with Tweaked Convolutional N…☆188Updated 7 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆325Updated 5 years ago
- Face Detection with the Faster R-CNN☆382Updated 6 years ago
- This branch is developed for deep face recognition☆1,211Updated 6 years ago
- C++ implementation of Joint Cascade Face Detection and Alignment.☆184Updated 7 years ago
- YOLO (Real-Time Object Detection) in caffe☆520Updated 7 years ago
- a c++ implementation of face alignment in 3000fps☆378Updated 5 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆492Updated 6 years ago
- Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.☆240Updated 7 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
- MTCNN face detection☆740Updated 3 years ago
- DeepID-implementation is an implementation of paper "Deep Learning Face Representation from Predicting 10,000 Classes"☆72Updated 8 years ago
- Source code for our ECCV16 paper, Face Detection with End-to-End Integration of a ConvNet and a 3D Model☆135Updated 8 years ago
- Deep Neural Network (DNN) which predicts face/non-face, landmarks, pose and gender simultaneously with Chainer.☆176Updated 4 years ago
- C++ implementation of Face Alignment at 3000 FPS via Regressing Local Binary Features☆197Updated 8 years ago