Skip to content

pyiqa v0.1.10

Compare
Choose a tag to compare
@chaofengc chaofengc released this 06 Jan 10:44
· 109 commits to main since this release

📢 Fix Bugs

  1. fix vertical flip in data transforms 872e6ca
  2. fix bug of fid calculation for different sizes 2da824d
  3. fix maniqa hyperparameter error 33a2829
  4. fix device handling 6b1547f

✨ New features

  1. Add huggingface link to download datasets 031fafd
  2. Add liqe liqe_mix by @zwx8981
  3. Add nima-koniq and nima-spaq bd385c7

🛠️ Improvements

  1. Improve training pipeline 43fb392
  2. Add more error messages in fid c36d31c
  3. Improve error message for FR and demo codes 921bd75

🍻 New Contributors

  • Improve SSIM numerical stability by transforming operations into float64 by @Luciennnnnnn in #125
  • Add LIQE by @zwx8981 in #127
    Many thanks to their valuable contributions 🤗 !

Full Changelog: v0.1.8...v0.1.10