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

相關文章
相關標籤/搜索