Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

报错 #2

Open
SunYunyun opened this issue Jul 9, 2019 · 0 comments
Open

报错 #2

SunYunyun opened this issue Jul 9, 2019 · 0 comments

Comments

@SunYunyun
Copy link

你好,我如下循环调用预测时回报错,请问是怎么回事,网上的方法试了都不行,谢谢
f = codecs.open('VIDEO.txt','r','utf-8')
for i in f:
i = i.split('\t')[0]
print repr(i)
print i
Run('line', 'IDCNN', i)

NotFoundError (see above for traceback): Key Variable_1 not found in checkpoint
[[Node: save_1/RestoreV2_1 = RestoreV2[dtypes=[DT_INT32], _device="/job:localhost/replica:0/task:0/device:CPU:0"](_arg_save_1/Const_0_0, save_1/RestoreV2_1/tensor_names, save_1/RestoreV2_1/shape_and_slices)]]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant