Hi! I am currently meeting a problem. Right now I am doing an experiment with our Kitti dataset( (slightly modified from the original one) on your excellent evaluation work, I wonder how you make gdino_kitti_base_oracle_2d.json and gdino_kitti_novel_oracle_2d.json?
For example, in gdino_kitti_base_oracle_2d.json, I found there are images' id from 3712 to 3746, why you choose them? I found they are from the KITTI test, but not include all the KITTI test images. So why you just choose some of the images from KITTI test datasets as your gdino_kitti_base_oracle_2d? The same question goes to the file gdino_kitti_novel_oracle_2d.json.
It would be appreciated if you could share any idea or python script about how to use grounding dino to generate your gdino_kitti_base_oracle_2d.json and gdino_kitti_novel_oracle_2d.json. Thank uuuuuuu~