Skip to content
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

How to calculate MOS_zscore in koniq10k datasets? #6

Open
lijun-chiebot opened this issue Feb 24, 2021 · 3 comments
Open

How to calculate MOS_zscore in koniq10k datasets? #6

lijun-chiebot opened this issue Feb 24, 2021 · 3 comments

Comments

@lijun-chiebot
Copy link

such as c1 = 0, c2 = 0, c3 = 25, c4 = 73, c5 = 7, c_total = 105, MOS = 3.83, SD = 0.53

@subpic
Copy link
Owner

subpic commented Feb 26, 2021

The ACR scores are first normalized for each user by z-scoring the user ratings.

@jianyesysu
Copy link

The ACR scores are first normalized for each user by z-scoring the user ratings.

What does 'c1,c2,c3,c4,c5,c_total,SD' mean?

@subpic
Copy link
Owner

subpic commented Apr 1, 2022

c1 to c5 are the number (counts) of the rating for each of the 5 scale values, from bad (1) to excellent (5). c_total is the total number of ratings a stimulus obtained. SD is the standard deviation of those ratings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants