wasidennis / AdaptSegNet

Learning to Adapt Structured Output Space for Semantic Segmentation, CVPR 2018 (spotlight)
845 stars 205 forks source link

Can you share a log file? #100

Open seongwn opened 2 years ago

seongwn commented 2 years ago

Thank you to share your amazing code!

I try to use deeper segmentation network. But after changing the segmentation backbone network, the adversarial loss diverges only after a few steps.

Can you share a training log file of single-level adaptation training for both VGG-16 & ResNet-101? Thank you!