openfoodfacts / openfoodfacts-ai

This is a tracking repo for all our AI projects. 🍕 🤖🍼
222 stars 52 forks source link

Generate a large labelled dataset of barcodes from Open Food Facts data #15

Open teolemon opened 6 years ago

teolemon commented 6 years ago

Generate a large labelled dataset of barcodes from Open Food Facts data The interesting point is to include blurry barcodes, ones not recognized by current libraries…

What

Part of

iamvibhorsingh commented 6 years ago

@teolemon I made a dataset of barcodes out of the sample dataset available on slack. It has 185 annotated pictures in total with 161 for training and 24 for testing. Here's the link: https://drive.google.com/file/d/1uThXXH8HiHAw6KlpdgcimBSbrvi0Mksf/view?usp=sharing

Would love to get some feedback. Also, as this file is bigger than what GitHub allows, should I add the link to the Readme and make a PR?

Edit- Made the changes and updated the link. Also, if anyone needs the XML files of annotations, do let me know as i made them as well.

Anubhav-Bhargava commented 6 years ago

@visin It is a nice dataset. Just the images 3222475403064_2.jpg and 3222476758729_2.jpg have been swapped between the train_set and test_set.

iamvibhorsingh commented 6 years ago

@Anubhav-Bhargava Thanks for pointing it out! Will fix it asap.