raphael0202 commited on
Commit
d59dcee
1 Parent(s): b193172

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -72,4 +72,8 @@ Just like the [original images](https://world.openfoodfacts.org/data), the image
72
 
73
  ## Versions
74
 
75
- - `1.0`: Original data used to train the [tf-nutrition-table-1.0 model](https://github.com/openfoodfacts/robotoff-models/releases/tag/tf-nutrition-table-1.0).
 
 
 
 
 
72
 
73
  ## Versions
74
 
75
+ - `1.0`: Original data used to train the [tf-nutrition-table-1.0 model](https://github.com/openfoodfacts/robotoff-models/releases/tag/tf-nutrition-table-1.0).
76
+ - `1.1`: Fixes erroneous bounding boxes due to rotated images.
77
+ About 10% of the bounding boxes were completely wrong due to the annotation software we were using.
78
+ All samples were manually reviewed again, and the erroneous bounding boxes were corrected.
79
+ Also, ~35 duplicated images were removed from the dataset (images that belong to the same product).