Ablation experiments about Deeplabv3plus #2204
Replies: 3 comments
-
Hi, from the DeepLabV3+ paper figure it shows the |
Beta Was this translation helpful? Give feedback.
-
Thanks for your answer, i understand how it works, but i want to remove both modules in mmsegementation, Do i have a problem modifying it like this? (mmseg/models/decode_heads/sep_aspp_head.py class DepthwiseSeparableASPPModule) |
Beta Was this translation helpful? Give feedback.
-
Hi, The mmsegementation effect is so good. i want to make the effect worse. Are there any suggestions? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi in the ablation experiments remove the aspp and c1_output module in the mmseg/models/decode_heads/sep_aspp_head.py, but with little change, the miou maintained at around 80%,
What is wrong? has been troubing me for a long time!
Beta Was this translation helpful? Give feedback.
All reactions