⬆️ Dependencies
PIQA 1.1.7 requires the torch.fft
module released with PyTorch 1.8.0.
✨ Metrics
VSI
Visual Saliency-based Index (0125e90)
FSIM
Feature Similarity (0125e90)
⚡️ Improvements
- Make padding optional in
SSIM
(76415a9)
- Make downsampling optional in
FSIM
, GMSD
, HaarPSI
, MDSI
and VSI
(9fedf9f)
🐛 Bug fixes
- Fix JITting for
utils.complex
submodule (d098f4d)