VainF / pytorch-msssim

Fast and differentiable MS-SSIM and SSIM for pytorch.
MIT License
1.1k stars 126 forks source link

nonnegative_ssim added for MS_SSIM #33

Open soumickmj opened 2 years ago

soumickmj commented 2 years ago

nonnegative_ssim added for MS_SSIM with True as default, so there won't be any change in the default behaviour.

soumickmj commented 1 year ago

I opened this pull request long back and it's still valid. @Vain could you please have a look? Thanks :)

vain commented 1 year ago

@soumickmj I’m pretty sure you mean @VainF. :) I have nothing to do with this project.