pyiqa v0.1.10
📢 Fix Bugs
- fix vertical flip in data transforms 872e6ca
- fix bug of fid calculation for different sizes 2da824d
- fix maniqa hyperparameter error 33a2829
- fix device handling 6b1547f
✨ New features
- Add huggingface link to download datasets 031fafd
- Add
liqe
liqe_mix
by @zwx8981 - Add
nima-koniq
andnima-spaq
bd385c7
🛠️ Improvements
- Improve training pipeline 43fb392
- Add more error messages in fid c36d31c
- 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