kinredon / Harmonious-Teacher

Official implementation of the CVPR 2023 paper "Harmonious Teacher for Cross-domain Object Detection"
Apache License 2.0
26 stars 3 forks source link

About the CITY dataset #9

Closed GingerCohle closed 3 months ago

GingerCohle commented 5 months ago

Sorry, I can generate voc version of foggycity by get_multianno.py? Are you run based on python2.7 to generate? Or can you provide the voc folder with generated voc city?

kinredon commented 5 months ago

Yeah, you can generate the voc version of cityscapes/foggycityscapes by get_multianno.py. The cityscapes and foggycityscapes share the same labels.

The difference between Python 2.7 and Python 3+ for the get_multianno.py is minor, just need a little modification for different Python versions.

If you need the generated voc cityscape, feel free to contact me via email.