openfoodfacts-ai icon indicating copy to clipboard operation
openfoodfacts-ai copied to clipboard

Recognize packaging type (bottle, bag…)

Open teolemon opened this issue 6 years ago • 8 comments

What

  • [ ] Recognize packaging type (bottle, bag…)
  • Closely related to #23

Part of

  • #97

teolemon avatar Feb 28 '18 10:02 teolemon

@teolemon I would like to take up this issue. I have already started working on it . To start with i'm planning to take around 800-900 images and classify them in two broad categories i.e bottles/cans and others

vasu-dev avatar Feb 28 '18 16:02 vasu-dev

I will start will manual data annotation and then use the classifier to further annotate the data. I'm already half way through it

vasu-dev avatar Feb 28 '18 16:02 vasu-dev

Here is the github repo of the classifier i was taking about : https://github.com/vasu-dev/packing-classifier

the results are not very good as i just used 881 samples due to memory restrictions. I have trained the model with data argumentation

vasu-dev avatar Mar 01 '18 07:03 vasu-dev

A better approch to this problem would be first Recognize packaging material (https://github.com/openfoodfacts/openfoodfacts-ai/issues/23) and then used it to find the packing type . I would love to combine them and work on it as my GSoC project.

vasu-dev avatar Mar 01 '18 07:03 vasu-dev

I'm working on it!

Right now I'm looking to the datas and figuring out how many labels we are going to need to be pertinent.

I'll look to your work @vasu-dev. Did you find why it doesn't work?

ademenet avatar Nov 21 '18 18:11 ademenet

I'd love to work on this issue, please assign it to me if nobody is working on it. @teolemon, Should I start working on it, or I have to wait until it gets assigned to me?

@ademenet Are you still working on it?

97k avatar Feb 05 '19 05:02 97k

I started looking at this - doe something have curves and straight lines: cylinder; corners and straight lines? Box

But after a bit of thought, #55 seemed an easier problem to solve - perhaps could be used as a validation for training.

CloCkWeRX avatar Jul 30 '20 10:07 CloCkWeRX

  • Please see https://github.com/openfoodfacts/openfoodfacts-ai/issues/207 for a promising approach

teolemon avatar Oct 11 '22 12:10 teolemon