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
174 stars 4 forks source link

Dev0.1 #2

Closed wusize closed 1 year ago

wusize commented 1 year ago

Allow the det and kd to share a data batch to save time when the bottleneck of speed is at the backbone (when using syncbn).