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

Extend CLIP Score to image-to-image and text-to-text similarity #2865

Open
jonasricker opened this issue Dec 10, 2024 · 2 comments
Open

Extend CLIP Score to image-to-image and text-to-text similarity #2865

jonasricker opened this issue Dec 10, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@jonasricker
Copy link

🚀 Feature

Extend CLIP Score to operate within the same modality (image-to-image, text-to-text)

Motivation

Especially image-to-image similarity would be useful to quantify the semantic similarity of two images/datasets.

Pitch

Extend the existing CLIP Score class to support images/texts for both arguments. This might serve as an inspiration.

Alternatives

Create separate metrics for image-to-image and text-to-text similarity, in order to better group them in the existing categorization. In that case, the three metrics could share some underlying code.

@jonasricker jonasricker added the enhancement New feature or request label Dec 10, 2024
Copy link

Hi! thanks for your contribution!, great first issue!

@rittik9
Copy link
Contributor

rittik9 commented Dec 10, 2024

@Borda I am interested in working on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants