wangdefa's Stars
samarth-robo/edges
Structured Edge Detection Toolbox
jayrambhia/Install-OpenCV
shell scripts to install different version of OpenCV in different distributions of Linux
BVLC/caffe
Caffe: a fast open framework for deep learning.
torch/torch7
http://torch.ch
rbgirshick/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
pdollar/edges
Structured Edge Detection Toolbox
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
MichaelXin/Awesome-Caffe
Awesome Caffe
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
bwhite/imfeat
Image Feature Descriptors
imatge-upc/detection-2016-nipsws
Hierarchical Object Detection with Deep Reinforcement Learning
xsyann/detection
Object detection using OpenCV Haar Feature-based Cascade Classifiers
bikz05/object-detector
Object Detection Framework using HOG as descriptor and Linear SVM as classifier.
bikz05/bag-of-words
Python Implementation of Bag of Words for Image Recognition using OpenCV and sklearn