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

Using attributes that do not exist in args #37

Open
MW-ZHOU opened this issue Jul 11, 2024 · 0 comments
Open

Using attributes that do not exist in args #37

MW-ZHOU opened this issue Jul 11, 2024 · 0 comments

Comments

@MW-ZHOU
Copy link

MW-ZHOU commented Jul 11, 2024

Hi,
I am trying to run testing with coco. But there are some errors. In the code, there are two attributes used in hotr_matcher.py, which do not exist in arg_parser.py, as suggested in the code below. Can you please help me with this?

if self.is_vcoco:
self.valid_ids = args.valid_ids
self.invalid_ids = args.invalid_ids

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