HAL-42 / FMA-WSSS

This repo is a implementation of the Foundation Model Assisted Weakly Supervised Semantic Segmentation. The code is developed based on the Pytorch framework.
Apache License 2.0
38 stars 4 forks source link

The files in experiments folder are all generated by running the code? #15

Closed ChunmengLiu1 closed 1 month ago

ChunmengLiu1 commented 5 months ago

Hi, thank you for the excellent job! The files in experiments folder are all generated by running the code? Are there some stuff that are prior knowledge to help with the training. I feel confusion about this problem: "FileNotFoundError: [Errno 2] No such file or directory: 'experiment/VOC/cls/infer/final/affx2,at_score,att2affx1/ann,affed/seed/2009_004108.png'". But it didn't generate these files last step. Thank you for your explain! Best

ChunmengLiu1 commented 4 months ago

I solved this issue, see issue14

SSWS0803 commented 2 months ago

Nicely done 👍👍👍👍👍👍! This has solved a problem that has been bothering me for a while.

chengfeng6s commented 2 months ago

同样的问题

HAL-42 commented 1 month ago

Fixed. Thanks @ChunmengLiu1