You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getting score of 153.34589547879094for a certain image, is it possible i think according to brisque method the score should lie in between 0 to 100. please let me know if i am missing something.
The text was updated successfully, but these errors were encountered:
I believe that this is normal behavior. If you look at the Matlab documentation for brisque "The BRISQUE score is usually in the range [0, 100]" (https://www.mathworks.com/help/images/ref/brisque.html), meaning that sometimes the brisque score can lie outside this range.
getting score of 153.34589547879094for a certain image, is it possible i think according to brisque method the score should lie in between 0 to 100. please let me know if i am missing something.
The text was updated successfully, but these errors were encountered: