File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55 the project is according to the http://blog.csdn.net/zxj942405301/article/details/72775463
66
7- the c++ faster-rcnn with matlab model see:https://github.com/zhanglaplace/faster-rcnn-cplusplus2
7+ the c++ faster-rcnn with matlab model see:https://github.com/zhanglaplace/Faster_rcnn_Cplusplus_vs2013
88# Platform
99
1010## Windows
@@ -26,9 +26,9 @@ Of course ,you shoule put your model and protoxt file in models directory
2626 You should build caffe with RoiPooling layer and rpn_layer
2727
2828- rpn_layer
29- -add rpn_layer.cpp to $Caffe/src/caffe/layers/
29+ - add rpn_layer.cpp to $Caffe/src/caffe/layers/
3030
31- -add rpn_layer.hpp to $Caffe/include/caffe/layers/
31+ - add rpn_layer.hpp to $Caffe/include/caffe/layers/
3232
3333- caffe.proto
3434``` cpp
You can’t perform that action at this time.
0 commit comments