k-ning / AdaBoostLinks
Face detection based on AdaBoost Haar-feature trainning
☆0Updated 6 years ago
Alternatives and similar repositories for AdaBoost
Users that are interested in AdaBoost are comparing it to the libraries listed below
Sorting:
- C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:☆114Updated 4 years ago
- This is an implematation project of face detection and recognition. The face detection using MTCNN algorithm, and recognition using Ligh…☆146Updated 7 years ago
- ncnn is a high-performance neural network inference framework optimized for the mobile platform☆199Updated 6 years ago
- C++ project to implement MTCNN, a perfect face detect algorithm, on different DL frameworks. The most popular frameworks: caffe/mxnet/ten…☆275Updated 7 years ago
- Real time object or face detection recognition and tracking in video. The Full end-to-end project.☆36Updated 6 years ago
- MTCNN Face Detection & Alignment☆204Updated 7 years ago
- train model of "A Lightened CNN for Deep Face Representation" 人脸识别☆118Updated 8 years ago
- ☆92Updated 7 years ago
- this repository is the implementation of MTCNN with no framework, Just need opencv and openblas, support linux and windows☆530Updated 8 years ago
- it contains some open source face detection and recognition code☆72Updated 4 years ago
- Vehicle detection, tracking and counting by SVM is trained with HOG features using OpenCV on c++.☆98Updated 7 years ago
- Implementation based on the paper Li et al., “A Convolutional Neural Network Cascade for Face Detection, ” 2015 CVPR☆254Updated 7 years ago
- LBP级联+CNN 回归定位车牌☆115Updated 8 years ago
- Real-Time Human Detection Using Contour Cues☆187Updated 5 months ago
- Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ …☆327Updated 7 years ago
- KCFcpp的Visual Studio2015版本☆50Updated 8 years ago
- mobilenet model in darknet framework , MobilenetYOLO, compress mobilenet☆126Updated 7 years ago
- MTCNN face detection implementation base on NCNN☆182Updated 6 years ago
- Minimal runtime core of Caffe, Forward only, GPU support and Memory efficiency.☆373Updated 5 years ago
- ☆121Updated 7 years ago
- Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.