When training, how did the miou and accuracy calculate? On train dataset or validate dataset?
I think it's calculated on val dataset due to https://github.com/RolandGao/RegSeg/blob/main/train.py#L238.
I trained the base regseg model with config cityscapes_trainval_1000epochs.yam on Cityscapes and got the unbelievable results.

When training, how did the miou and accuracy calculate? On train dataset or validate dataset?

I think it's calculated on val dataset due to https://github.com/RolandGao/RegSeg/blob/main/train.py#L238.
I trained the base regseg model with config cityscapes_trainval_1000epochs.yam on Cityscapes and got the unbelievable results.