semi-mmseg
semi-mmseg copied to clipboard
How to set unlabeled data's annotation?
in "config/semi_ablations/cps_meanteacher_3b_w1.5_w.1.0_FDmt1.5.py" you set annotation of train_unsup as 'SegmentationClassAug'. What is mean about 'SegmentationClassAug?
As I know, in semi-supervised learning, actually don't use annotation of unlabeled data.