zhuhancheng / MetaIQA

126 stars 27 forks source link

why we deal with the label of kadid10k by doing this: labels = (labels - 0.5)/5, why not labels = labels /5 #8

Open 707367586 opened 4 years ago

707367586 commented 4 years ago

kadid10k: The range of DMOS is [1 5], high value of DMOS corresponds to higher visual quality of image.

lilyswang commented 3 years ago

Hi,@707367586 .I have the same doubt,could you tell me how did you deal with it?