When Active Learning and Data Augmentation meet at Object Detection
The dataset we use is downloaded from here. We then use kitti2coco to convert the dataset to COCO format.
The original model is RT-DETRv2 and we only save the rtdetrv2_pytorch
folder in this repository.