faster-rcnn 測試自己數據集訓練的模型


python demo_2019051601.py
Traceback (most recent call last):
File "demo_2019051601.py", line 128, in <module>
'our server and place them properly?').format(tfmodel + '.meta'))
OSError: output/res101/box_model/default/res101_faster_rcnn_iter_110000.ckpt.meta not found.
Did you download the proper networks from our server and place them properly?
(flappbird) luo@luo-All-Series:~/MyFile/tf-faster-rcnn/data$ python demo_2019051601.py
2019-05-16 13:56:19.982052: I tensorflow/core/platform/cpu_feature_guard.cc:140] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
Loaded network output/res101/box_model/default/res101_faster_rcnn_iter_110000.ckpt
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Demo for data/demo/6.jpg
Detection took 5.590s for 300 object proposals
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Demo for data/demo/8.jpg
Detection took 5.306s for 300 object proposals
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Demo for data/demo/32.jpg
Detection took 4.976s for 300 object proposals
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Demo for data/demo/44.jpg
Detection took 4.895s for 300 object proposals
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Demo for data/demo/77.jpg
Detection took 5.011s for 300 object proposals

 

 

 

 

 

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM