-
Notifications
You must be signed in to change notification settings - Fork 221
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
Comments
Hi, mr-Mojo and arianaa30 |
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. |
NIMA also provides a technical score for things like brightness, contrast, and PSNR-like quality of images. That's a different one from Aescetics. |
@arianaa30 Have u figure out? |
No I didn't dig more into this after that. What I did figure out was it
gives higher rates to faces and natural images in general. Maybe not really
darkness/brightness. I didn't test the latter.
…On Wed, Dec 16, 2020, 9:43 PM H3c ***@***.***> wrote:
@arianaa30 <https://github.com/arianaa30> Have u figure out?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#59 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABKBFTIN5TTRRELX63NZDRDSVF457ANCNFSM4IMCN4XQ>
.
|
I just downloaded your latest release package. And simply running
evaluate_mobilenet.py
on these two images (replacedimg_path = 'images/girl1.jpg'
):While there is a huge difference visually, the good photo's score is even lower! Am I missing any configurations?!
The text was updated successfully, but these errors were encountered: