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

Enhance Clip_Score to calculate similarities between same modalities [WIP] #2875

Open
wants to merge 44 commits into
base: master
Choose a base branch
from

Conversation

rittik9
Copy link
Contributor

@rittik9 rittik9 commented Dec 19, 2024

What does this PR do?

Fixes #2865

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?
PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃


📚 Documentation preview 📚: https://torchmetrics--2875.org.readthedocs.build/en/2875/

@mergify mergify bot removed the has conflicts label Dec 19, 2024
@rittik9 rittik9 changed the title Enhance Clip_Score to calculate similarities between same modalities Enhance Clip_Score to calculate similarities between same modalities [WIP] Dec 19, 2024
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

Attention: Patch coverage is 11.66667% with 53 lines in your changes missing coverage. Please review.

Project coverage is 32%. Comparing base (7bda8f7) to head (f41bc55).

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #2875     +/-   ##
========================================
- Coverage      69%     32%    -37%     
========================================
  Files         332     332             
  Lines       18966   18997     +31     
========================================
- Hits        13055    6056   -6999     
- Misses       5911   12941   +7030     

pre-commit-ci bot and others added 24 commits December 20, 2024 14:42
@rittik9
Copy link
Contributor Author

rittik9 commented Dec 23, 2024

@Borda @SkafteNicki @justusschock @stancld Kindly share your feedback on this implementation whenever possible. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extend CLIP Score to image-to-image and text-to-text similarity
2 participants