pyiqa v0.1.8
📢 Fix Bugs
- Fix lower_better for FID be5d8c7
- Change
madoptiontest_y_channelto be false by default cf84ffb - Set read rgb to
truein inference model to force read RGB image ad93cd4
✨ New features
- Add
topiq_fr,topiq_nr,topiq_nr-face,topiq_iaaetc. introduced by our paper TOPIQ - Add
st-lpipsby @abhijay9 in #93. Many thanks ❤️ ! - Add
laion_aesintroduced by LAION-Aesthetics_Predictor - Add datasets PIQ2023, GFIQA f46faae
🛠️ Improvements
- Add documents: https://iqa-pytorch.readthedocs.io
- Update to torchvision>=0.13, torch>=1.12
- Improve dataset api 6fbae36
- Meta information files for training can be download automatically now.
- Update evaluation protocol and results 2770a7e
- Update results of
maniqa7ee5ea6 - Add assertion for
brisqueto force gray input 4e2c707
New Contributors
Full Changelog: v0.1.7...v0.1.8