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

json file error #57

Open
q1135718080 opened this issue Jun 3, 2021 · 0 comments
Open

json file error #57

q1135718080 opened this issue Jun 3, 2021 · 0 comments

Comments

@q1135718080
Copy link

when I run test.py,error happen,that's the error info:

Traceback (most recent call last):
File "test.py", line 155, in
run_test()
File "test.py", line 152, in run_test
eval_all(args, config, Network)
File "test.py", line 29, in eval_all
crowdhuman = CrowdHuman(config, if_train=False)
File "../lib\data\CrowdHuman.py", line 20, in init
self.records = misc_utils.load_json_lines(source)
File "../lib\utils\misc_utils.py", line 11, in load_json_lines
assert os.path.exists(fpath)
AssertionError

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