Closed Qiulin-W closed 10 months ago
Good question. Have you tried the "already converted" texts in this json? That should be with correct results.
In AVA, to calculate the min max, we remove 0.1% outliers of each dataset. About why they are outliers...you may try to plot the scores and see the min and max.
Hope that clarifies.
Best Teo
Hi, great work!
I have a question about the precision of the conversion in Table2 of the paper. The reported plcc/srcc after "quantization" is 0.920/0.930, but when I tried to reproduce the result, I got 0.881/0.845. The code is as follows:
Is there anything wrong with the code? Thanks!