Fast RCNN笔记2:tf-faster-rcnn demo 调试

关于 fastrcnn tensorflow实现的另外一个github代码:https://github.com/endernewton/tf-faster-rcnngit

因为做者写的很详细,基本按着来就不会有问题。这里只记录须要注意的问题:github

1.在github给出的第二步中须要根据本身配置修改。fetch

2.在Demo and Test with pre-trained models中:代理

fetch_faster_rcnn_models.sh

下不来,使用代理在Google cloud下载res101文档,解压后获得res101文件夹blog

将voc_0712_80k-110k.tgz 解压后按照以下目录布置model。文档

3.而后运行get

./tools/demo.pyit

运行效果以下:ast

相关文章
相关标签/搜索