pavancm / CONTRIQUE

Official implementation for "Image Quality Assessment using Contrastive Learning"
125 stars 12 forks source link

How to generate distorted images from kadis700k #26

Open chenyu1014 opened 5 months ago

chenyu1014 commented 5 months ago

I see that the data provided by the official source is in MATLAB format. Do I need to run the generate_kadis700k.m file using MATLAB? How long approximately will it take?

pavancm commented 5 months ago

If you are in need of entire data then you have to run the generate_kadis700k.m on the entire set of images. Depending on your system configurations it could take quite sometime (I don't remember how long did it take when I generated, maybe around 1-2 days I think).

yuweiiiii commented 3 weeks ago

Hello, where can I download the generate_kadis700k.m file? I can't find it in the repository. Thank you very much for your answer!