We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, Great work, have you also released the code for finding clip blind pairs?
The text was updated successfully, but these errors were encountered:
+1, or even if the code isn't released it would be good if you could share some implementation details!
Are you taking the cosine similarity of the activations at the [CLS] token position at the last layer?
Sorry, something went wrong.
Hi, Sorry for the late reply. Of couse! We use the cosine similarity of the CLIPImage Encoder output: e.g. https://github.com/mlfoundations/open_clip/blob/58e4e39aaabc6040839b0d2a7e8bf20979e4558a/src/open_clip/model.py#L287
How about DINO? @tsb0601 Thank you.
No branches or pull requests
Hi,
Great work, have you also released the code for finding clip blind pairs?
The text was updated successfully, but these errors were encountered: