Skip to content

v0.8.0

Latest

Choose a tag to compare

@openfoodfacts-bot openfoodfacts-bot released this 21 Nov 15:31
3704d8e

0.8.0 (2025-11-21)

Features

  • add command to show HF sample (1ec8e24)
  • add module to visualize predictions using fiftyone (2503ce8)
  • train-yolo: allow yolo12 models (d3c6f47)

Bug Fixes

  • evaluate: make --dataset-name optional (89a8640)
  • export: fix issue when exporting ds from LS to HF (a01e591)
  • fix batch size for validation (a821d9b)
  • minor update on command help text (46fc1ad)
  • object-detection: don't export models with NMS and pin opset (0c67c53)
  • object-detection: don't export to TensorRT (8ca9558)
  • rename some functions (f36488c)
  • rotate image wrt EXIF Orientation when generating hf sample (8646459)
  • train-yolo: run validation using best model for pytorch (d434ae1)
  • train: automatically add datestamp at the end of run name (b5fa5e3)

Technical

  • create a labelr.evaluate.object_detection module (2a50a1b)
  • deps: add uv.lock (90627ad)
  • improve docstring in projects app (6be09e3)
  • speedup CLI loading (8d1f51f)
  • train-yolo: replace definitions and funcs by labelr (0d34879)