jorge-pessoa / pytorch-msssim

PyTorch differentiable Multi-Scale Structural Similarity (MS-SSIM) loss
Other
453 stars 70 forks source link

Usage of this loss in the binary segmentation #25

Open rose-jinyang opened 2 years ago

rose-jinyang commented 2 years ago

Hello How are you? Thanks for contributing to this project. Can we use this msssim loss in binary image segmentation? What about using ssim loss rathern than msssim?