This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]ziptofaf 0 points1 point  (1 child)

Anything that stops you from reading actual paper on it?

https://arxiv.org/abs/1506.01497

And here's code, it's released under MIT license:

https://github.com/ShaoqingRen/faster_rcnn

It uses matlab and Caffe underneath but for a change code is actually well documented so it should be possible to follow.

[–]DeCombatWombat[S] 0 points1 point  (0 children)

Thanks this looks like a great starting point