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

feat: store fingerprint of all images #1272

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Conversation

raphael0202
Copy link
Collaborator

Used for near-duplicate image detection.

It's a first step to solve #1271

used for near-duplicate image detection
@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Merging #1272 (e0afca4) into main (dd6d81e) will decrease coverage by 0.02%.
The diff coverage is 54.83%.

@@            Coverage Diff             @@
##             main    #1272      +/-   ##
==========================================
- Coverage   56.53%   56.51%   -0.02%     
==========================================
  Files          77       77              
  Lines        7465     7494      +29     
==========================================
+ Hits         4220     4235      +15     
- Misses       3245     3259      +14     
Files Coverage Δ
robotoff/models.py 97.31% <80.00%> (-0.61%) ⬇️
robotoff/workers/tasks/import_image.py 29.59% <40.00%> (-0.20%) ⬇️
robotoff/images.py 25.00% <56.25%> (+8.92%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@raphael0202 raphael0202 merged commit ed8fd38 into main Oct 25, 2023
10 of 12 checks passed
@raphael0202 raphael0202 deleted the add-image-fingerprint branch October 25, 2023 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant