Commit b577d1a
committed
fix(ml): fix bug in price tag detection post-processing
Some bounding boxes were filtered out due to a bug in how we
called the NMS function.
See openfoodfacts/openfoodfacts-python#417
for more information.1 parent 03702c2 commit b577d1a
2 files changed
Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments