$ pip install -r requirements.txt
$ conda env create -f environment.yaml
In this work we use 6 datasets (LIVE, CSIQ, TID2013, KADID10K, LIVE challenge, KonIQ)
-
Pre-train model for EM.
$ python train_pre.py
-
Final model for score prediction.
$ python train_final.py
Pretrained models will be released soon.