Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 491 Bytes

File metadata and controls

6 lines (4 loc) · 491 Bytes

CS329_Machine_Learning_Project

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.