摘要: 原有模型 1、下载fasrer-rcnn源代码并安装 git clone --recursive https://github.com/rbgirshick/py-faster-rcnn.git 1) 经常断的话,可以采取两步: git clone https://github.com/rbgirs 阅读全文
posted @ 2017-03-15 20:11 白鹭倾城 阅读(39627) 评论(11) 推荐(2)
摘要: 1、问题 解决方案:没编译好,需要在lib下编译make 需要在caffe-fast-rcnn下编译make或者make all -j16 ,还需要make pycaffe 2、问题 解决方案:/py-faster-rcnn/lib# make all -j16 3、问题 解决方案:下载faster 阅读全文
posted @ 2017-03-15 19:18 白鹭倾城 阅读(4641) 评论(1) 推荐(0)