lxtGH / DecoupleSegNets

[ECCV-2020]: Improving Semantic Segmentation via Decoupled Body and Edge Supervision
370 stars 36 forks source link

can you show detail about how to exchage to get the true edge_mask ? thanks #35

Closed rolyeMMlin closed 6 months ago

focusOnxx commented 1 year ago

Hello, when I reproduced this code, I found that the loss of Lbody is over 30, which is much larger than other losses. Is this normal?

lxtGH commented 6 months ago

@focusOnxx Please check your pytorch version. This codebase is no longer maintained.