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

关于train_model.py文件无法正常运行 #96

Closed
AlanLouis12 opened this issue Oct 15, 2022 · 1 comment
Closed

关于train_model.py文件无法正常运行 #96

AlanLouis12 opened this issue Oct 15, 2022 · 1 comment

Comments

@AlanLouis12
Copy link

运行train_model.py文件的时候,总会报错如下:
Traceback (most recent call last):
File "D:\anaconda3\envs\abcd\lib\site-packages\tensorflow_core\python\client\session.py", line 1365, in _do_call
return fn(*args)
File "D:\anaconda3\envs\abcd\lib\site-packages\tensorflow_core\python\client\session.py", line 1350, in _run_fn
target_list, run_metadata)
File "D:\anaconda3\envs\abcd\lib\site-packages\tensorflow_core\python\client\session.py", line 1443, in _call_tf_sessionrun
run_metadata)
tensorflow.python.framework.errors_impl.OutOfRangeError: End of sequence
[[{{node val_IteratorGetNext}}]]
尝试了很多方法都无法解决,请问你可以帮我解答一下吗,谢谢

@MaybeShewill-CV
Copy link
Owner

@AlanLouis12 你的dataloader没有正常的加载到数据:)

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

2 participants