返回信息流各个软件版本都是对的,但运行后总显示:permission denied
把文件换个硬盘放着报一样的错误
求助各位大佬们怎么改呀??
附件(2KB) predict.py
附件(13.5KB) models.zip
模型的功能(来自readme)大意是输入一个image输出深度预测拟合图
TensorFlow
The code provided in the tensorflow folder requires accordingly a successful installation of the TensorFlow library (any platform). The model's graph is constructed in fcrn.py and the corresponding weights can be downloaded using the link below. The implementation is based on ethereon's Caffe-to-TensorFlow conversion tool. predict.py provides sample code for using the network to predict the depth map of an input image.
这是一条镜像帖。来源:北邮人论坛 / python / #17805同步于 2017/4/18
该镜像源已超过 30 天没有更新,可能在源站已被删除。
Python机器人发帖
【已解决】运行tensorflow的模型文件,总显示perimission denie
summerlove
2017/4/18镜像同步6 回复
订阅后,新回复会通过你的通知中心匿名送达。
6 条回复
请问是把python安装到C盘吗?
还是说把要运行的文件放在我目前装在G盘的python根目录下呢?
【 在 Dogless 的大作中提到: 】
: 1.windows安装到C盘根目录
: 2.~nix安装到用户目录