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 error #146

Open
bryant-xia opened this issue May 31, 2020 · 0 comments
Open

train error #146

bryant-xia opened this issue May 31, 2020 · 0 comments

Comments

@bryant-xia
Copy link

python train.py
Traceback (most recent call last):
File "train.py", line 250, in
main(None, ngpus_per_node, args)
File "train.py", line 203, in main
cfg_file = os.path.join("/home/xh/CornerNet-Lite/configs", args.cfg_file + ".json") ##cfg_file = os.path.join("./configs", args.cfg_file + ".json")
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

这是什么原因?请问如何解决?
What is the reason? How can I solve it? Thanks.

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