You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Thank you very much for this work. I found that the WSloss returns negative values due to the subtraction of SSIM terms.Should I use this negative value directly for training, or is it better to convert it to a positive value (e.g., 1 - SSIM)?