Skip to content
 
 

Latest commit

 

History

513 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R-CNN Implementation for MatConvnet

An implementation of selective search[1] and R-CNN[2] for the MatConvnet CNN library.

Code in examples/rcnn

For the Selective Search implementation see vl_regionproposals which is a wrapper around mexfile vl_selectivesearch.cpp itself wrapping the pure C++ version selectivesearch.cpp.

[1] Uijlings, Jasper RR, et al. "Selective search for object recognition." International journal of computer vision 104.2 (2013): 154-171.

[2] Girshick, Ross, et al. "Rich feature hierarchies for accurate object detection and semantic segmentation." Proceedings of the IEEE conference on computer vision and pattern recognition. 2014.

About

R-CNN for Matconvnet

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages