tttanikawa / selective-search-cppLinks
C++ implementation of Selective Search
☆40Updated 4 years ago
Alternatives and similar repositories for selective-search-cpp
Users that are interested in selective-search-cpp are comparing it to the libraries listed below
Sorting:
- A c++ implementation of pdollar's Structured Edge Detection Toolbox. Written by opencv c++.☆63Updated 7 years ago
- A tweaked version of the SuBSENSE background subtraction library.☆53Updated 8 years ago
- A face detector based on the work "Aggregate channel features for multi-view face detection" presented by Bin Yang, Junjie Yan, Zhen Lei …☆35Updated 7 years ago
- NumPy ndarray ⇋ OpenCV Mat conversion, that just works.☆117Updated 4 years ago
- Implementation of HoG feature extractor that uses SSE instructions.☆45Updated 12 years ago
- Implementation of Non-Maximum Suppression algorithm☆69Updated 4 months ago
- ☆19Updated 9 years ago
- tensorflow c++ example for VS2015☆31Updated 7 years ago
- ☆22Updated 9 years ago
- CMake build scripts to automate building the Caffe library and its dependencies.☆185Updated 7 years ago
- C++ object detection module for mxnet-ssd☆96Updated 8 years ago
- LBP Library - A Collection of LBP algorithms for background subtraction in videos.☆113Updated 6 years ago
- dlib implementation of the "Improved Deep Learning Architecture for Person Re-Identification"☆30Updated 6 years ago
- YOLO VS2015 c++ code, Only need opencv, do not rely on the Caffe Library☆47Updated 8 years ago
- Repository for "A Convolutional Neural Network Cascade for Face Detection", implemented with Caffe, C++ interface☆45Updated 8 years ago
- caffe-yolo-9000☆47Updated 7 years ago
- detect facial landmark with mini-caffe☆18Updated 8 years ago
- MTCNN☆66Updated 9 years ago
- C++ re-implementation of Piotr Dollar's pedestrian detection library for matlab☆32Updated 10 years ago
- Connected Component Labeling.☆43Updated 5 years ago
- YOLO running on CPU with optimization☆51Updated 9 years ago
- A Caffe2 implementation of the YOLO v3 object detection algorithm☆30Updated 6 years ago
- face detect and align☆55Updated 7 years ago
- Forked from Wei Liu's repository for SSD and ParseNet. For further information, please respectively refer to the original paper and the r…☆15Updated 8 years ago
- C++ implementation of the Local Binary Pattern texture descriptors. This class integrates with OpenCV and FFTW3 to bring a complete and f…☆98Updated 7 years ago
- fast and energy-efficient computation of HOG features☆17Updated 7 years ago
- Aggregated Channel Feature object detection in C++ and OpenGL ES 2.0 based on https://github.com/pdollar/toolbox☆49Updated 6 years ago
- C++ inference interface against the object detection neural networks trained with Faster R-CNN.☆27Updated 2 years ago
- shufflenet for object detection☆24Updated 8 years ago
- YOLO (Real-Time Object Detection) in caffe☆68Updated 3 years ago