Luodian / MADAN

Pytorch Code release for our NeurIPS paper "Multi-source Domain Adaptation for Semantic Segmentation"
https://arxiv.org/abs/1910.12181
MIT License
171 stars 27 forks source link

where can I find MADAN pretrained model cyclegan_gta_synthia2cityscapes? #3

Open dannybarash7 opened 4 years ago

dannybarash7 commented 4 years ago

Hi, I'm trying to run MADAN script "cyclegan_gta_synthia2cityscapes.sh", and I can't find the pretrained model:
_pretrained_models/cyclesynthia_drn26iter2000.pth. Do you know where I can find it?

TIA!

pkuCactus commented 3 years ago

Hi @dannybarash7, have you correctly run the code? Where to obtain the pretrained model in the sh script? Thanks.