Python 3.6.9, Pytorch 1.6.0, Torch Vision 0.7.0. To track the training details, we also used neptune, but this is optional configuration.
For dataset preparation, please follow adaptseg.md to setup.
sh train.sh
This script runs training on different hyper-parameters.
The large proportion of this directory is borrowed from AdaptSegNet.