Open DavidKong96 opened 3 years ago
朋友,你是不是没有用1-ssim作为loss,我遇到了差不多的问题,发现好像是忘记1-ssim了。
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/
作者您好,非常感谢您的分享。 关于我在使用加入SSIM loss进行监督的时候,预测结果会出现间隙或者空洞,这是什么原因导致的呢?