feipanir / IntraDA

Unsupervised Intra-domain Adaptation for Semantic Segmentation through Self-Supervision (CVPR 2020 Oral)
https://arxiv.org/pdf/2004.07703.pdf
MIT License
270 stars 35 forks source link

How to implement from Synscapes/SYNTHIA to Cityscapes? #6

Closed BinhuiXie closed 4 years ago

BinhuiXie commented 4 years ago

Thanks for your great work, but I have a little confusion about loading Synscapes and SYNTHIA dataset. Could you please provide some suggestions?

BTW, in the first stage, can I directly use the provided evaluation models of ADVENT and AdaptSegNet?

feipanir commented 4 years ago

Yes, we actually borrow the results from ADVENT and AdaptSegNet at the first stage.