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.py训练报错 #39

Open
Easonshow opened this issue Jan 2, 2020 · 0 comments
Open

执行train.py训练报错 #39

Easonshow opened this issue Jan 2, 2020 · 0 comments

Comments

@Easonshow
Copy link

执行命令就是作者给的命令 但是报了下面的错误
tensorflow.python.framework.errors_impl.InvalidArgumentError: Name: , Feature: file_name (data type: string) is required but could not be found.
报错位置:
Traceback (most recent call last):
File "train.py", line 145, in
log_dir=args.log_path, start_lr=args.learning_rate, wd=args.weight_decay, kp=args.keep_prob)
File "train.py", line 125, in run_training
coord.join(threads)
一直找不到什么原因 ,请问又遇到这种情况的吗,还望帮解答一下

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