Eli-YiLi / PMM

Pseudo-mask Matters in Weakly-supervised Semantic Segmentation
MIT License
44 stars 4 forks source link

OneDrive link for Data Preparation #1

Closed qjadud1994 closed 3 years ago

qjadud1994 commented 3 years ago

Thank you for sharing your great work!

Now, I gonna try to run your source code, however, the OneDrive link is not valid.

Could you update the link or share using other cloud services such as google-drive or dropbox?

I cannot access Baidu :(

Eli-YiLi commented 3 years ago

OneDrive link is updated.

COCO is too large, only baidu cloud meets the capacity. If you know any cloud service whose capacity is more than 20GB for free, please tell to me, tks. BaiduCloud requires to download a client.

I prepared the converted GT and image labels. If you are not able to download from BaiduCloud, you can download it from official website and convert the GT to VOC format (PNG) with label dict in numpy format.

qjadud1994 commented 3 years ago

Thank you for your rapid reply!

For now, only VOC dataset is enough for me.

Thanks.