vladpaunescu / py-faster-rcnnLinks
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
☆29Updated 8 years ago
Alternatives and similar repositories for py-faster-rcnn
Users that are interested in py-faster-rcnn are comparing it to the libraries listed below
Sorting:
- Faster-RCNN based on Densecap(deprecated)☆84Updated 8 years ago
- The inception-resnet-v2 models re-trained from scratch via torch☆52Updated 6 years ago
- Attend Refine Repeat: Active Box Proposal Generation via In-Out Localization☆62Updated 6 years ago
- visualizing what ConvNets learn with camera☆89Updated 9 years ago
- An attempt to implement the recurrent attention model (RAM) from "Recurrent Models of Visual Attention" (Mnih+ 2014)☆43Updated 4 years ago
- For my own use BVLC/caffe helper tools