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

SROCC and PLCC #2

Open
MammadTavakoli opened this issue Jun 3, 2017 · 2 comments
Open

SROCC and PLCC #2

MammadTavakoli opened this issue Jun 3, 2017 · 2 comments

Comments

@MammadTavakoli
Copy link

How you compute PLCC and SROCC ?

@duongkstn
Copy link

hey, I have another question: evaluate.py [-h] [--model MODEL] [--top {patchwise,weighted}] [--gpu GPU] INPUT [REF]
So, what is trained model ???? I can't get it ? :(

@wunderwuzzi1975
Copy link
Collaborator

wunderwuzzi1975 commented Oct 11, 2018

hey, I have another question: evaluate.py [-h] [--model MODEL] [--top {patchwise,weighted}] [--gpu GPU] INPUT [REF]
So, what is trained model ???? I can't get it ? :(

For Full-Reference Image Quality Assessment you have to specify a reference image such as "python evaluate.py --model models/fr_tid_weighted.model --top weighted Name_of_InputImage.JPG Name_of_ReferenceImage.JPG". If you don't have a reference image, you have to load a no reference model, f.e. such that "python evaluate.py --model models/nr_tid_weighted.model --top weighted Name_of_InputImage.JPG".

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