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

about compute score #2

Open
suke27 opened this issue Mar 4, 2019 · 5 comments
Open

about compute score #2

suke27 opened this issue Mar 4, 2019 · 5 comments

Comments

@suke27
Copy link

suke27 commented Mar 4, 2019

hi, I just try your code, seems it is inversely proportional to psnr, image with higher pnsr will got lower score, is that right?

@akbargumbira
Copy link
Contributor

akbargumbira commented Mar 11, 2019

Hi @suke27. In BRISQUE, the lower the score, the better the image quality should be. While In PSNR, the higher the score, the more similar the image is to the reference image. It really depends on how you use them (because they are 2 different methods - one is no-reference method and the other is with reference), but if you have distorted images from one reference, yes the higher the PSNR, the lower BRISQUE should be (assuming that the reference has better quality)

@chungyau97
Copy link

chungyau97 commented Apr 1, 2019

@akbargumbira
Test Image
1.jpg
1
2.jpg
2

Wasn't 2.jpg should be higher score?
image

@akbargumbira
Copy link
Contributor

It seems that it's a failed case using BRISQUE

@victoRmbd
Copy link

Hi,
Isn't Brisque score supposed to be between 0 and 100 ? On 500 images, 15 got a score above 100.
Is that normal ?
Thx

@victoRmbd
Copy link

And isn't a good quality image supposed to have a score near 0 ?

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

4 participants