【faster-rcnn】tf-faster-rcnn实验

代码地址:

https://github.com.cnpmjs.org/endernewton/tf-faster-rcnn

  1. 下载代码
git clone https://github.com/endernewton/tf-faster-rcnn.git
  1. 在安装脚本中更新你的-arch以匹配你的GPU(Update your -arch in setup script to match your GPU)

|GPU model| Architecture |
|-GTX 960m-|-sm_50-|
| GTX 1080 (Ti) | sm_61 |

在lib/set.py 搜索 gpu_nms
在这里插入图片描述

  1. 构建Cython模块(Build the Cython modules)
    进入lib文件夹,执行 makeclean make 命令

  2. 安装Python COCO API。代码需要API来访问COCO数据集。(Install the Python COCO API. The code requires the API to access COCO dataset.)

  3. 下载VOC数据

https://github.com/rbgirshick/py-faster-rcnn#beyond-the-demo-installation-for-training-and-testing-models
在这里插入图片描述
选中它就可以下载
在这里插入图片描述

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值