wusize / ovdet

[CVPR2023] Code Release of Aligning Bag of Regions for Open-Vocabulary Object Detection
https://openaccess.thecvf.com/content/CVPR2023/papers/Wu_Aligning_Bag_of_Regions_for_Open-Vocabulary_Object_Detection_CVPR_2023_paper.pdf
Other
172 stars 4 forks source link

How to do inference for a test set in coco format? #15

Closed kinredon closed 1 year ago

kinredon commented 1 year ago

Thanks for your great work!

I wonder how to make inference for a test set in coco format. In particular, the test set is organized in the coco format, but there are no bounding boxes.