Skip to content

Files

Latest commit

1a56392 · May 4, 2015

History

History
This branch is 2 commits behind zeyuanxy/fast-rcnn:master.

matlab

A basic demo in MATLAB.

Detection is also implemented in MATLAB (though missing some bells and whistles compared to the Python version) via the fast_rcnn_im_detect() function.

See fast_rcnn_demo.m for example usage.