alessandroferrari / R-CNN-Object-detection

Python-caffe simplified implementation of the R-CNN object detection method. I have taken as a starting point the caffe ipython-notebook available at http://nbviewer.ipython.org/github/BVLC/caffe/blob/master/examples/detection.ipynb . The tutorial requires the use of matlab code for calculating selective search bounding boxes. This make it hard …
19Updated 9 years ago

Related projects

Alternatives and complementary repositories for R-CNN-Object-detection