VisionLearningGroup / DA_Detection

Implementation of "Strong-Weak Distribution Alignment for Adaptive Object Detection"
http://cs-people.bu.edu/keisaito/research/CVPR2019.html
MIT License
347 stars 80 forks source link

How to get the dataset Cityscapes_car? #17

Open kinredon opened 5 years ago

kinredon commented 5 years ago

I wanna do the experiments from sim10k to cityscape car. Thus it is necessary to prepare cityscape car data set?

When I just remove all the annotations except car class, I found some images do not contain a car. Do I delete these images? Especially for the test images.