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

A fundamental question! #59

Open
arianaa30 opened this issue Aug 15, 2019 · 6 comments
Open

A fundamental question! #59

arianaa30 opened this issue Aug 15, 2019 · 6 comments

Comments

@arianaa30
Copy link

arianaa30 commented Aug 15, 2019

I just downloaded your latest release package. And simply running evaluate_mobilenet.py on these two images (replaced img_path = 'images/girl1.jpg'):

While there is a huge difference visually, the good photo's score is even lower! Am I missing any configurations?!

Evaluating :  images/girl1.jpg
NIMA Score : 4.269 +- (2.027)
Evaluating :  images/ugly.jpg
NIMA Score : 4.317 +- (1.792)

girl1
ugly

@mr-Mojo
Copy link

mr-Mojo commented Oct 4, 2019

I have the same problem, the following images receive ratings that do not make any sense. The bright, beautiful image is score with 6.485, and the dark version which is clearly inferior receives a 6.669. Any thoughts on why this might be?

img8
img8_bri_0

@guantinglin
Copy link

Hi, mr-Mojo and arianaa30
Have you figure out where the problem is?

@mr-Mojo
Copy link

mr-Mojo commented Dec 2, 2019

Hi @guantinglin, I think that NIMA might be insensitive to lightning and brightness change in images. I confirmed this observation by testing with different implementations from GitHub and my own research. The difference in prediction score is probably due to changes in contrast etc., that come with brightness changes.

@arianaa30
Copy link
Author

NIMA also provides a technical score for things like brightness, contrast, and PSNR-like quality of images. That's a different one from Aescetics.

@h3clikejava
Copy link

@arianaa30 Have u figure out?

@arianaa30
Copy link
Author

arianaa30 commented Dec 17, 2020 via email

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