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 #2875

Merged
merged 81 commits into from
Jan 25, 2025

Merge branch 'master' into enhance/clip

1abb671
Select commit
Loading
Failed to load commit list.
Merged

Enhance Clip_Score to calculate similarities between same modalities #2875

Merge branch 'master' into enhance/clip
1abb671
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 0s

32% (target 95%)

Details

Codecov Report

Attention: Patch coverage is 12.72727% with 48 lines in your changes missing coverage. Please review.

Project coverage is 32%. Comparing base (520a868) to head (1abb671).

❗ There is a different number of reports uploaded between BASE (520a868) and HEAD (1abb671). Click for more details.

HEAD has 138 uploads less than BASE
Flag BASE (520a868) HEAD (1abb671)
torch2.6.0+cpu 6 2
Windows 9 3
python3.11 12 4
cpu 51 17
torch2.0.1+cpu 9 3
python3.10 27 9
torch2.5.0+cpu 9 3
python3.12 9 3
macOS 12 4
torch2.5.0 3 1
torch2.6.0 3 1
torch2.0.1 6 2
Linux 30 10
torch2.4.1+cpu 6 2
torch2.3.1+cpu 3 1
torch2.1.2+cpu 3 1
torch2.2.2+cpu 3 1
python3.9 3 1
gpu 1 0
unittest 1 0
Additional details and impacted files
@@           Coverage Diff            @@
##           master   #2875     +/-   ##
========================================
- Coverage      69%     32%    -37%     
========================================
  Files         346     332     -14     
  Lines       19146   18996    -150     
========================================
- Hits        13233    6056   -7177     
- Misses       5913   12940   +7027