chenqi1126 / SIPE

[CVPR 2022] Self-supervised Image-specific Prototype Exploration for Weakly Supervised Semantic Segmentation
MIT License
75 stars 10 forks source link

about densecrf #18

Open zbb1111 opened 5 months ago

zbb1111 commented 5 months ago

Hello, thank you for providing an excellent paper. As a beginner, I have some questions that I am not familiar with. I would like to ask you for advice: Regarding the handling of densecrf, you said, "Add a preprocess to convert the uncertainty area (255) to the background (0) before calculation.". Can you provide a detailed explanation? Sorry to bother you, I hope you can reply!