Skip to content

PIQA v1.1.7

Compare
Choose a tag to compare
@francois-rozet francois-rozet released this 11 Sep 12:26
· 24 commits to master since this release

⬆️ 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)