openfoodfacts / openfoodfacts-server

Open Food Facts database, API server and web interface - 🐪🦋 Perl, CSS and JS coders welcome 😊 For helping in Python, see Robotoff or taxonomy-editor
GNU Affero General Public License v3.0
632 stars 368 forks source link

Improve barcode detection #2894

Open bredowmax opened 4 years ago

bredowmax commented 4 years ago

Describe the bug Today, I added about 100 products through images of their barcodes to OFF. Of these, roughly 10% were not identified by OFF (see these 10 images below)

To Reproduce Try uploading below photos on OFF. None of them work on the web version of OFF. At least two work with the iOS app.

Expected behavior I tried scanning the barcodes from these images with Scandit - all 10 barcodes were immediately recognised

Desktop (please complete the following information):

Images: 2020-02-02_WholeFoods_Cambridge_MA_UnitedStates00005 2020-02-02_WholeFoods_Cambridge_MA_UnitedStates00019 2020-02-02_WholeFoods_Cambridge_MA_UnitedStates00032 2020-02-02_WholeFoods_Cambridge_MA_UnitedStates00034 2020-02-02_WholeFoods_Cambridge_MA_UnitedStates00035 2020-02-02_WholeFoods_Cambridge_MA_UnitedStates00042 2020-02-02_WholeFoods_Cambridge_MA_UnitedStates00055 2020-02-02_WholeFoods_Cambridge_MA_UnitedStates00077 2020-02-02_WholeFoods_Cambridge_MA_UnitedStates00078 2020-02-02_WholeFoods_Cambridge_MA_UnitedStates00116 2020-02-02_WholeFoods_Cambridge_MA_UnitedStates00121

github-actions[bot] commented 4 years ago

Stale issue message

teolemon commented 3 years ago

OCR+Regex could be a solution to augment our current solution