-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
about the score of Attribute #16
Comments
In the paper, you choose image pairs within rater, could you share the file which has the scores from different raters? Thank you. |
hi, negative values means the attribute has a negatively effect on the
image aesthetics. The annotation for each rater is in {-1,0,1}; given
annotation of five raters, we average their annotation, therefore, there
are values inbetween [-1,1].
…On Tue, Apr 3, 2018 at 5:14 AM, houxiaoxia1 ***@***.***> wrote:
Hi, sir, what's the meaning of negative value in imgList*.txt? such as
imgListTrainRegression_ColorHarmony.txt, farm1_429_20164497916_612b5cce64_b.jpg
-0.400. Thank you.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#16>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AGKZJOl8-b_tIJQWKKOQWD7b_trmKiFaks5tk2eMgaJpZM4TE9gM>
.
|
In the following link, you can find read the ".mat" file for all the
annotations, including raters' ID. Then you can generate training pairs in
your way.
https://drive.google.com/drive/folders/0BxeylfSgpk1MOVduWGxyVlJFUHM
…On Tue, Apr 3, 2018 at 5:22 AM, houxiaoxia1 ***@***.***> wrote:
In the paper, you choose image pairs within rater, could you share the
file which has the scores from different raters? Thank you.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#16 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGKZJBsw-rjMYWO1b-Y-ixEGtr91r5Ehks5tk2mHgaJpZM4TE9gM>
.
|
Thank you! |
when I trained a resnet to predict the score of a picture, I only got rank correlation statistic 0.56 rather than 0.6+. Could you tell me how to choose image pairs? I choose them with a interval of 0.15, how about you? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, sir, what's the meaning of negative value in imgList*.txt? such as imgListTrainRegression_ColorHarmony.txt, farm1_429_20164497916_612b5cce64_b.jpg -0.400. Thank you.
The text was updated successfully, but these errors were encountered: