Skip to content

v1.11.0

Compare
Choose a tag to compare
@alexgarel alexgarel released this 16 Nov 09:25

1.11.0 (2022-11-15)

Features

  • allow to filter insights/question by predictor value (6f840d6)
  • consider annotation=-1 as a vote (#908) (18e9552)
  • remove dependabot (b8df1aa)
  • set value_tag to canonical label value during prediction import (80cf93c)
  • switch all object detection models to Triton (#622) (3c786c4)

Bug Fixes

  • add a small fix on dump_ocr.py (450d53f)
  • add triton HTTP port in env file (11395c6)
  • always serialize insights the same way (4a00f48)
  • fix codecov configuration (56ee4b0)
  • fix min_confidence parameter in /logos/search route (b00ad84)
  • fix refresh_all_insights function (43d6078)
  • fix triton model dir volume binding (d8ccffa)
  • make API parameters uniform (80ad784)
  • make voting mechanism work again (4f9d499)
  • remove automatic parameter in InsightImporter (1c11652)
  • update brand taxonomy blacklist (4ea5b0c)

Reverts

  • revert codecov config change (850aea1)