chenqi1126 / SIPE

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

densecrf #17

Open xiangweikang opened 9 months ago

xiangweikang commented 9 months ago

Hello, how did you implement the DenseCRF post-processing in your paper? I tried applying DenseCRF post-processing to the localization maps in our project following the DenseCRF project on GitHub, but it resulted in a performance decrease.