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

a bug of hico dataset file? #37

Open
jojolee123 opened this issue Nov 24, 2022 · 0 comments
Open

a bug of hico dataset file? #37

jojolee123 opened this issue Nov 24, 2022 · 0 comments

Comments

@jojolee123
Copy link

Firstly,thank for your nice work?but i find small bug here
https://github.com/hitachi-rd-cv/qpic/blob/main/datasets/hico.py#L62
The number of HOI turples(len(img_anno['hoi_annotation'])) should not exceed the number of query(self.num_queries) but the number of boxes(len(img_anno['annotations'])) should not exceed the number of query(self.num_queries)?
Is that right?
Waiting for your thought,thank you very much!!

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