microsoft / caffe

Caffe on both Linux and Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use Faster-RCNN?

takuya-takeuchi opened this issue · comments

Hi.
I'm glad Microsoft team integrated Faster-RCNN to windows caffe.
But I can not see any samples.

Would you provide any samples? Especially, I want to check prototxt to use Faster-RCNN.

Hi, I will try to write a short guide soon.

If you have a Linux environment, you can try this Faster-RCNN version, which is very similar to Ross's version, except that his Caffe is replaced by this Caffe.

Thank you, Kenneth!!

I expect that MS Caffe can use Faster-RCNN withou Python. Is it correct?
If so, MS Caffe has big advantage. It will be more simple and efficiently.

Eventually, I hope we can get boundary boxes from api looks like classifcation.exe.

Hi, I also want to ask the same question.
But, the work which runs Faster-RCCN on windows is based on matlab.
Do you have a solution to this question?
Thanks