xuebinqin / BASNet

Code for CVPR 2019 paper. BASNet: Boundary-Aware Salient Object Detection
MIT License
1.35k stars 249 forks source link

关于SSIM损失预测的问题 #49

Open DavidKong96 opened 3 years ago

DavidKong96 commented 3 years ago

作者您好,非常感谢您的分享。 关于我在使用加入SSIM loss进行监督的时候,预测结果会出现间隙或者空洞,这是什么原因导致的呢? image

CeciliaPYY commented 3 years ago

朋友,你是不是没有用1-ssim作为loss,我遇到了差不多的问题,发现好像是忘记1-ssim了。

xuebinqin commented 3 years ago

please check the basent_train.py line 37.

On Tue, Jun 1, 2021 at 3:13 PM Cecilia @.***> wrote:

朋友,你是不是没有用1-ssim作为loss,我遇到了差不多的问题,发现好像是忘记1-ssim了。

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/xuebinqin/BASNet/issues/49#issuecomment-852040415, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADSGORJFW6PPPP7X7MB7CTDTQS6D5ANCNFSM4XACPABA .

-- Xuebin Qin PhD Department of Computing Science University of Alberta, Edmonton, AB, Canada Homepage:https://webdocs.cs.ualberta.ca/~xuebin/