Skip to content

v1.47.0

Compare
Choose a tag to compare
@openfoodfacts-bot openfoodfacts-bot released this 12 Jul 09:22
fdb79de

1.47.0 (2024-07-12)

Features

  • add Yolov8 model for nutrition table detection (#1365) (5b069af)

Bug Fixes

  • decrease minimum score to leverage nutrition table detections (4a26918)
  • drop unused indices (#1364) (f0c348f)
  • fix get_type call (18181bb)
  • fix ImagePrediction.model_name (4a9e1a6)
  • fix issue with model loading (1e15d72)

Technical