Changes

Jump to navigation Jump to search
Line 44: Line 44:  
* Choose a file matching the detection you want to add
 
* Choose a file matching the detection you want to add
 
In this example: https://github.com/openfoodfacts/robotoff/blob/master/data/ocr/brand_logo_annotation.txt
 
In this example: https://github.com/openfoodfacts/robotoff/blob/master/data/ocr/brand_logo_annotation.txt
 +
* Add entries one per line. The raw `logoAnnotation` you find in the OCR JSON is on the left, the value you want to add in the brand field is on the right.
 
<pre>
 
<pre>
 
alnatura||Alnatura
 
alnatura||Alnatura
Line 49: Line 50:  
andros||Andros
 
andros||Andros
 
</pre>
 
</pre>
      
=== Add a new type of detection ===
 
=== Add a new type of detection ===

Navigation menu