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

Error when run 'tools/test.py' with arguments '--show' #5

Open
ChristianLean opened this issue Dec 12, 2022 · 1 comment
Open

Error when run 'tools/test.py' with arguments '--show' #5

ChristianLean opened this issue Dec 12, 2022 · 1 comment

Comments

@ChristianLean
Copy link

ChristianLean commented Dec 12, 2022

Hi, thank you for your work!

I got an error 'AssertionError:bboxes.shape[1] should be 4 or 5, but it's 773.' ,when I set the argument '--show' in command line in test.py. I got the same error when run the 'demo/video_demo.py' using the model you provide.

I gress it is because pstr and mmdet are incompatible. Could you please tell me how to visualize my custom img/video when infer the result by pstr model? Or just tell what's mean about result.shape:[100,773].

Looking for your reply!

@Swt2000
Copy link

Swt2000 commented Jan 5, 2023

I got the same problem !

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