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

I occured this error #17

Open
kimsijin33 opened this issue Nov 13, 2021 · 0 comments
Open

I occured this error #17

kimsijin33 opened this issue Nov 13, 2021 · 0 comments

Comments

@kimsijin33
Copy link

I excute like this command
python -m openpifpaf.predict dataset/000000081988.jpg --image-output --json-output --debug-image

and below error occured

Traceback (most recent call last):
File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "/usr/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/usr/local/lib/python3.7/dist-packages/openpifpaf/predict.py", line 227, in
main()
File "/usr/local/lib/python3.7/dist-packages/openpifpaf/predict.py", line 223, in main
annotation_painter.annotations(ax, pred)
TypeError: annotations() missing 2 required positional arguments: 'ID' and 'fps'

please let me know cuase

Thank you

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