Skip to content

v1.22.0

Compare
Choose a tag to compare
@openfoodfacts-bot openfoodfacts-bot released this 13 Mar 02:49

1.22.0 (2023-03-12)

Features

  • add model with image embeddings as input (d79bbc2)

Bug Fixes

  • add authentication for .net Product Opener when fetching products (18cbb20)
  • add object detection label assets to repository (c925558)
  • add support for git LFS (d6db888)
  • disable cat matcher (en) for partial matches (649c016)
  • don't keep numpy ndarray in debug.inputs dict (64e7124)
  • fix integration test (b2b4f5a)
  • increase CLIP max_batch_size to 32 (a39d61a)
  • refactor category predictor data structure (812a406)
  • update code after code review #1061 (deb20d8)
  • update PUT /images/logos/LOGO_ID route to accept null value field (2e488ab)

Documentation

  • add docstring (b4ace04)
  • add documentation about install of git lfs (1cd9866)
  • add documentation in metrics.py (0ce2b0e)