rbgirshick / voc-dpm
Object detection system using deformable part models (DPMs) and latent SVM (voc-release5). You may want to use the latest tarball on my website. The github code may include code changes that have not been tested as thoroughly and will not necessarily reproduce the results on the website.
☆580Updated 8 years ago
Alternatives and similar repositories for voc-dpm:
Users that are interested in voc-dpm are comparing it to the libraries listed below
- Piotr's Image & Video Matlab Toolbox☆854Updated 5 years ago
- ImageNet 2015 Object Detection from Video (VID)☆369Updated 7 years ago
- YOLO (Real-Time Object Detection) in caffe☆518Updated 8 years ago
- SPP_net : Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition☆364Updated 8 years ago
- RPN+BF☆203Updated 8 years ago
- Caffe fork that supports Fast R-CNN☆359Updated 7 years ago
- R-FCN: Object Detection via Region-based Fully Convolutional Networks☆1,246Updated 7 years ago
- Demo code for PVANet☆651Updated 2 years ago
- LocNet: Improving Localization Accuracy for Object Detection☆178Updated 4 years ago
- ☆131Updated 7 years ago
- Caffe for YOLO☆230Updated 8 years ago
- Video detection library☆183Updated 8 years ago
- Caffe implementation of our multi-scale object detection framework☆404Updated 5 years ago
- Hierarchical Convolutional Features for Visual Tracking (ICCV 2015)☆202Updated 6 years ago
- Simple Python script to compute Selective Search proposals in Matlab.☆183Updated 9 years ago
- Learning to Track: Online Multi-Object Tracking by Decision Making☆414Updated 8 years ago
- A MatConvNet-based implementation of the Fully-Convolutional Networks for image segmentation☆175Updated 9 years ago
- Instance-aware Semantic Segmentation via Multi-task Network Cascades☆490Updated 7 years ago
- Structured Edge Detection Toolbox☆832Updated 5 years ago
- Caffe fork that supports SPP_net or faster R-CNN☆99Updated 6 years ago
- Repository containing wrapper to obtain various object proposals easily☆172Updated 8 years ago
- Kernelized Correlation Filter tracker☆411Updated 6 years ago
- Source code for paper: Learning to Track at 100 FPS with Deep Regression Networks, Held, et al. ECCV 2016☆889Updated 4 years ago
- Caffe branch for R-FCN☆174Updated 7 years ago
- Python port of João F. Henriques circulant matrix tracker☆98Updated 11 years ago
- Train faster rcnn on imagine dataset, related blog post: https://andrewliao11.github.io/object/detection/2016/07/23/detection/☆132Updated 7 years ago
- Object detection via a multi-region & semantic segmentation-aware CNN model☆113Updated 8 years ago
- A fork of Caffe with OpenMPI-based Multi-GPU (mainly data parallel) support for action recognition and more. More documentation please se…