-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
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!!
Metadata
Metadata
Assignees
Labels
No labels