Is your feature request related to a problem? Please describe.
Proposed in 2016 this method shows good performance in general image domain.
Describe the solution you'd like
Implement it in PyTorch.
This metric uses a lot of things that are already implemented (SSIM, GSM), so this shouldn't be too difficult.
Is your feature request related to a problem? Please describe. Proposed in 2016 this method shows good performance in general image domain.
Describe the solution you'd like Implement it in PyTorch. This metric uses a lot of things that are already implemented (SSIM, GSM), so this shouldn't be too difficult.
Additional context Original paper - https://ieeexplore.ieee.org/abstract/document/7390011/