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

refactor(Price tags): improve matching script: manage Carrefour barcodes #660

Merged
merged 2 commits into from
Dec 30, 2024

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Dec 30, 2024

What

Carrefour barcodes are hard to detect.
We help the matching script for this specific case :)

I also moved the matching logic out of the management command and into proofs/utils.py

Screenshot

Image predicted barcode (before) predicted barcode (after)
image 182492/3119789831280/051 3119789831280

@raphodn raphodn merged commit c2f5717 into main Dec 30, 2024
10 checks passed
@raphodn raphodn deleted the raphodn/proof-ml-price-tag-matching-script-2 branch December 30, 2024 23:37
@raphodn raphodn linked an issue Dec 30, 2024 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Automatically match new prices with their PriceTag prediction counterpart
1 participant