Jinjin Gu, Haoming Cai, Haoyu Chen, Haoyu Chen, Jimmy S.Ren, Chao Dong. In ECCV, 2020.
[2022-Jan-02] Update the README. I will recorrect those errors mentioned in the issues recently. Moreover, we will extend the PIPAL dataset with more degradations for the NTIRE 2022 (We are still waiting for further notes from the NTIRE organizer).
[2021-Feb] We are organizing NTIRE 2021 Perceptual IQA Challenge !!.
[2021-Feb] ❗️ ❗️ This codebase ONLY supports users to train LPIPS on PIPAL or BAPPS for now. The SWD module will be added in the future.
pip install numpy opencv-python lmdb pyyaml
pip install tb-nightly future
pip install tensorboardX
codes/data
.codes/data/PairedTrain_dataset.py
and ValidorTest_dataset.py
codes/options/train_test_yml/train_our_IQA.yml
python train.py -opt options/train_test_yml/train_IQA.yml
codes/data
.ValidorTest_dataset.py
codes/options/train_test_yml/test_IQA.yml
python test.py -opt options/train_test_yml/test_IQA.yml