yyliu01 / PS-MT

[CVPR'22] Perturbed and Strict Mean Teachers for Semi-supervised Semantic Segmentation
https://arxiv.org/pdf/2111.12903.pdf
MIT License
186 stars 17 forks source link

city_splits #28

Closed alittledou closed 1 year ago

alittledou commented 1 year ago

In city_splits ,the file name of gtFine is different from the name of city Raw data set. For example,In city_splits , /images/city_gt_fine/val/frankfurt_000001_066574_leftImg8bit.png /annotation/city_gt_fine/val/frankfurt_000001_066574_gtFine.png In city Raw data set , stuttgart_000000_000019_gtFine_color.png

How can I get a city_splits dataset?

yyliu01 commented 1 year ago

You can access our dataset in https://drive.google.com/file/d/1QNW_qRtCnL_Gn0blmHzxblfORCatiZb_/view?usp=share_link.

Please note our cityscapes dataset follows CPS, and the lists of train/val IDs match them (https://github.com/charlesCXK/TorchSemiSeg/blob/main/docs/getting_started.md).

alittledou commented 1 year ago

你好,这是自动回复邮件。你的邮件我已收到,我将尽快给你回复。

alittledou commented 1 year ago

Thank you very much!!

yyliu01 commented 1 year ago

@alittledou You're welcome.