tensorBox 運行總結與問題處理

1.

cd /path/to/tensorbox/utils && make appear issue: g++:error stitch_wrapper.cpp: no such file or directory

https://cloud.githubusercontent.com/assets/12697915/20130686/7d7f7976-a693-11e6-9608-70cde7e90a04.JPG

解決方法:文件路徑中不能有中文。要將ubuntu系統設置位English


2.AttributeError: 'module' object has no attribute 'threading'

Can you try installing from pip? tf.train.threading is in the API for me with 0.11rc1 and 0.11rc2.

我的解決方法是:

sudo pip install --upgrade https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.11.0rc2-cp27-none-linux_x86_64.whl


運行結果

huang@huang-H81M-CT:~/Documents/tensorflow-code/TensorBox-master$ python train.py --hypes hypes/overfeat_rezoom.json --logdir output
Step: 0, lr: 0.001000, Train Loss: 1.16, Softmax Test Accuracy: 69.7%, Time/image (ms): 0.0
Step: 50, lr: 0.001000, Train Loss: 1.56, Softmax Test Accuracy: 80.3%, Time/image (ms): 2045.8
Step: 100, lr: 0.001000, Train Loss: 1.27, Softmax Test Accuracy: 90.3%, Time/image (ms): 2031.4
Step: 150, lr: 0.001000, Train Loss: 1.16, Softmax Test Accuracy: 84.3%, Time/image (ms): 2099.9
Step: 200, lr: 0.001000, Train Loss: 1.30, Softmax Test Accuracy: 99.0%, Time/image (ms): 2053.5
Step: 250, lr: 0.001000, Train Loss: 0.70, Softmax Test Accuracy: 92.0%, Time/image (ms): 2031.4


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值