windows版本fasterRcnn编译好的python代码部分
从py-faster-rcnn修改,在windows下添加了需要的fastRCNN层,已经生成pycaffe,供python版本的fasterRCNN调用。仅实现了cpu版本。安装了python3,以及依赖包,下载caffemodel就可以运行。
文件列表
windows版本fasterRcnn编译好的python代码部分
(预估有个231文件)
train.prototxt
7KB
solver.prototxt
397B
test.prototxt
7KB
train.prototxt
4KB
solver.prototxt
403B
test.prototxt
4KB
stage2_fast_rcnn_solver30k40k.pt
408B
stage1_fast_rcnn_train.pt
6KB
stage1_rpn_train.pt
5KB
stage1_fast_rcnn_solver30k40k.pt
408B
暂无评论