Why the CLIP Score max value is around 30 ? #3142
Unanswered
EmmaThompson123
asked this question in
Q&A
Replies: 1 comment
-
CLIPScore in torchmetrics is essentially |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Why the CLIP Score max value is around 30 instead of 100, because I think if the value range of similarity is [0,1], then after multiply 100, its value range become [0,100], but I found even though the image and the text are very match, the clip score value is just around 30
Beta Was this translation helpful? Give feedback.
All reactions