watersink / caf_face_detection
Implement Yahoo Paper: Multi-view Face Detection Using Deep Convolutional Neural Networks
☆10Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for caf_face_detection
- use caffe to training a deepid2 net with softmax and contrastive loss, adding identity2verify_layer to translate a single sample into pai…☆70Updated 8 years ago
- ☆46Updated 8 years ago
- FaceBoxes: A CPU Real-time Face Detector with High Accuracy☆85Updated 6 years ago
- C++ detect and train of "A Fast and Accurate Unconstrained Face Detector".☆125Updated 6 years ago
- use yolo v2 to train face detection model on CelebA dataset☆60Updated 7 years ago
- Joint Cascade Face Detection and Alignment☆104Updated 9 years ago
- This is a C++ solution for testing the VGG_face deep model. It simply compares the correlation between two deeply learned features corres…☆22Updated 7 years ago
- ECCV 2014 "Joint cascade face detection and alignment"☆46Updated 7 years ago
- ncnn vs2015 examples demo☆68Updated 7 years ago
- train model of "A Lightened CNN for Deep Face Representation" 人脸识别☆116Updated 7 years ago
- YOLO VS2015 c++ code, Only need opencv, do not rely on the Caffe Library☆47Updated 7 years ago
- detect facial landmark with mini-caffe☆18Updated 7 years ago
- The Matlab implementation of Supervised Descent Method (SDM) for Face Alignment.☆16Updated 9 years ago
- ☆34Updated 8 years ago
- A MXNet/Gluon implementation of MobileNetV2☆85Updated 6 years ago
- Using adaboost to detect carface☆22Updated 9 years ago
- Landmark with Regressition in Python (LBF(3000fps), ESR and SDM)☆73Updated 9 years ago
- Algorithm of scene text detection☆9Updated 8 years ago
- ☆10Updated 8 years ago
- ☆33Updated 7 years ago
- A face detection model based on PVANet☆49Updated 6 years ago
- SSD-based plate detection☆122Updated 6 years ago
- YOLO (Real-Time Object Detection) in caffe☆68Updated 2 years ago
- Face image rerieval☆90Updated 7 years ago
- crnn in mxnet.can train with chinese characters☆47Updated 6 years ago
- 在caffe应用到工程实现时,为了方便系统安装,需要尽可能减少软件的依赖库。 本项目以bash shell/PowerShell脚本实现将caffe依赖的所有第三方库与caffe静态编译一起,以满足全静态编译的要求。 通过本项目提供的脚本生成的caffe编译环境不需要在…☆23Updated 3 years ago
- Code and some data for 'Recurrent Scale Approximation for Object Detection in CNN' in ICCV 2017☆238Updated 6 years ago
- Caffe re-implementation of ShuffleNet☆106Updated 6 years ago
- Repository for "A Convolutional Neural Network Cascade for Face Detection", implemented with Caffe, C++ interface☆45Updated 7 years ago