MIC icon indicating copy to clipboard operation
MIC copied to clipboard

Questions about unstable segmentation results

Open RyanQR opened this issue 2 years ago • 0 comments

I observe that MIC primarily relies on randomly generated masks during training. The training process of MIC involves not only the random generation of masks but also the random mixing of images based on their respective classes. This raises the question of whether the high level of randomness in MIC's training leads to unstable segmentation results. Specifically, when I employ MIC to train models using Cityscapes as the source dataset and Dark zurich as the target dataset, the segmentation results varied between 56mIoU and 59mIoU, falling short of the 60.3mIoU reported in the original paper. Is this level of instability in segmentation results considered normal?

RyanQR avatar Jul 01 '23 05:07 RyanQR