Skip to content

v2.27.0

Compare
Choose a tag to compare
@cvat-bot cvat-bot released this 04 Feb 10:18
· 35 commits to master since this release
2839c5c

Added

  • Saving drawn shape on submit in single shape mode (#8807)

  • An option to create tasks with consensus jobs (#8939)

  • [SDK] The shapes output by auto-annotation functions are now checked for compatibility with the function's and the task's label specs (#9005)

  • A threshold parameter to UI detector runner (#9011)

Changed

  • DetectorFunctionSpec will now raise BadFunctionError if it detects any violations of the documented constraints on the labels (#9020)

Fixed

  • Improved performance and memory utilization for quality reports in tasks with ellipses and masks (#8990)

  • [Compose] An outdated version of Traefik is no longer used in deployments with HTTPS enabled (#9028)