da-sac icon indicating copy to clipboard operation
da-sac copied to clipboard

Self-supervised Augmentation Consistency for Adapting Semantic Segmentation (CVPR 2021)

Results 5 da-sac issues
Sort by recently updated
recently updated
newest added

Is there any little trick or possible improvement like loss function can be used on your code? It's my coursework this term to try to optimize some work just on...

Figure 1 and Table 4 in your paper are very well drawn. Could you share how you drew Figure 1 and Table 4 in your paper? Such as this part...

Hi, In your code, there's an argument called `reset_teacher`, which re-initializes the momentum network denoted as `self.slow_net`. I would like to know when does reset_teacher = True, so that the...

Try to train base model on GTAV, this error occured everytime on the 3rd or 4th(if I turned down the batchsize) epoch. Tracing back to the same line. We need...

Hello, I would like to reproduce your code. Which file should I start from and run convet first_ Train_ Is ids.py converting image labels, and then running main.py or train.py