本人最近研究faster-rcnn,在ubuntu成功跑通matlab版本和python版本,但是由于項目開發(fā)需要,則要在windows上進行c++版本的faster-rcnn應(yīng)用,于是參照著http://blog.csdn.net/oYangZi12/article/details/53290426?locationNum=2&fps=1提供的代碼,以及Matlab版本faster-rcnn的代碼過程,自己整理了C++版本的faster-rcnn,當(dāng)然只能進行測試,并且model必須是matlab的,過段時間會嘗試整理讀取py-faster-rcnn模型的c++版本代碼。
一:安裝環(huán)境:
1、windows10,
2、Visual Studio 2013
3、cuda7.5和cudnn5.1
3、Caffe版本:https://github.com/Microsoft/caffe