xialeiliu / RankIQA

The rep for the RankIQA paper in ICCV 2017
https://xialeiliu.github.io/RankIQA/
MIT License
453 stars 117 forks source link

Issues in generating ranking data #33

Closed Anguliachao closed 5 years ago

Anguliachao commented 5 years ago

Hi @xialeiliu , thanks for the nice repo. I have a few questions ,how did you generated 4 types distortion images based on Waterloo dataset, I download the dataset and try to run the code ,but it seems need you to provide the distortion method? can you give the details or more explanation

I did see your distortion matlab code for tid2013, but the rank_live code is empty, could you give me some more clues? thanks

xialeiliu commented 5 years ago

You could use the toolbox of Waterloo dataset to generate 4 types distortions for LIVE dataset

Anguliachao commented 5 years ago

You could use the toolbox of Waterloo dataset to generate 4 types distortions for LIVE dataset

many thanks, I solved the problem .