ludv1x / opencv_contribLinks
Repository for OpenCV's extra modules
☆12Updated 8 years ago
Alternatives and similar repositories for opencv_contrib
Users that are interested in opencv_contrib 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 7 years ago
- face alignment in 3000fps with C++☆35Updated 9 years ago
- A C/C++ implementation of pedestrian detection and tracking.☆27Updated 9 years ago
- ECCV 2014 "Joint cascade face detection and alignment"☆46Updated 8 years ago
- ☆35Updated 8 years ago
- Implement Yahoo Paper: Multi-view Face Detection Using Deep Convolutional Neural Networks☆29Updated 8 years ago
- ☆14Updated 9 years ago
- ICME 2016 "Learning Deep Representation from Coarse to Fine for Face Alignment"☆30Updated 6 years ago
- C++ detect and train of "A Fast and Accurate Unconstrained Face Detector".☆125Updated 7 years ago
- Face detection evaluation☆61Updated 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
- Paper about face detection, landmark detection, recognition, reconstruction, text detection and so on.☆53Updated 8 years ago
- ☆37Updated 10 years ago
- caffe-regression examples ,kaggle face keypoint detection☆58Updated 7 years ago
- a branc caffe with feature of Data Augmentation using a configurable stochastic combination of 7 data augmentation techniques.☆32Updated 9 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 9 years ago
- Align a face in profile to front view☆55Updated 9 years ago
- ☆29Updated 9 years ago
- Continuous Supervised Descent Method - A face alignment algorithm based on the estimation of a truncated hessian matrix☆26Updated 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…