watersink / caf_face_detectionLinks
Implement Yahoo Paper: Multi-view Face Detection Using Deep Convolutional Neural Networks
☆10Updated 9 years ago
Alternatives and similar repositories for caf_face_detection
Users that are interested in caf_face_detection are comparing it to the libraries listed below
Sorting:
- This is a C++ solution for testing the VGG_face deep model. It simply compares the correlation between two deeply learned features corres…☆22Updated 8 years ago
- use caffe to training a deepid2 net with softmax and contrastive loss, adding identity2verify_layer to translate a single sample into pai…☆70Updated 9 years ago
- Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.☆239Updated 8 years ago
- Implementation based on the paper Li et al., “A Convolutional Neural Network Cascade for Face Detection, ” 2015 CVPR☆255Updated 8 years ago
- train model of "A Lightened CNN for Deep Face Representation" 人脸识别☆118Updated 8 years ago
- Face image rerieval☆90Updated 8 years ago
- ☆46Updated 9 years ago
- Encapsulation C++ version of FasterRCNN☆187Updated 4 years ago
- C++ implementation of Joint Cascade Face Detection and Alignment.☆184Updated 8 years ago
- Joint Cascade Face Detection and Alignment☆106Updated 10 years ago
- use yolo v2 to train face detection model on CelebA dataset☆60Updated 8 years ago
- mobilenet model in darknet framework , MobilenetYOLO, compress mobilenet☆126Updated 8 years ago
- Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ …☆329Updated 7 years ago
- YOLO VS2015 c++ code, Only need opencv, do not rely on the Caffe Library☆47Updated 8 years ago
- Using adaboost to detect carface☆22Updated 10 years ago
- SSD-based plate detection☆122Updated 7 years ago
- 使用webface人脸数据集以及DeepID网络,通过Caffe训练出模型参数,得到LFW二分类的人脸识别准确率。☆293Updated 9 years ago
- C++ detect and train of "A Fast and Accurate Unconstrained Face Detector".☆125Updated 7 years ago
- This project is about the utilization of CNN to detect human face point. Trained with the dataset LFW and images from Internet.☆45Updated 10 years ago
- C++ object detection module for mxnet-ssd☆96Updated 8 years ago
- Predict facial landmarks with Deep CNNs powered by Caffe.☆282Updated 5 years ago
- ☆33Updated 8 years ago
- C++ implementation of Face Alignment at 3000 FPS via Regressing Local Binary Features☆198Updated 9 years ago
- FaceBoxes: A CPU Real-time Face Detector with High Accuracy☆85Updated 7 years ago
- YOLO (Real-Time Object Detection) in caffe☆68Updated 3 years ago
- 一键人脸归一化处理工具,包括人脸检测,人脸关键点检测,基于关键点的人脸对齐☆298Updated 9 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆325Updated 7 years ago
- CVPR2015 Cascade CNNs for Face Detection☆136Updated 7 years ago
- 基于caffe的LSTM OCR案例,能够利用该案例完成序列的识别,包括验证码、车牌、身份证号码、地址等长序列动长的内容识别☆213Updated 8 years ago
- ECCV 2014 "Joint cascade face detection and alignment"☆46Updated 8 years ago