justinkay / aldi

Official implementation of "Align and Distill: Unifying and Improving Domain Adaptive Object Detection"
https://aldi-daod.github.io/
47 stars 7 forks source link

Sim10k dataset #19

Closed Re-dot-art closed 5 months ago

Re-dot-art commented 5 months ago

Hello, could you please provide the partitioning results of the training and testing sets for the sim10k dataset? The dataset I downloaded only includes the training set. thanks

justinkay commented 5 months ago

Hi @Re-dot-art , we use the same settings for Sim10k -> Cityscapes as other works, which don't use a Sim10k validation set. We and others validate directly on Cityscapes (bad practice, as noted in the conclusion of our paper). Note for this task we also only evaluate on the 'cars' class like prior work, so make sure you get the right Cityscapes test labels.