github cvat-ai/cvat v2.4.4
v2.4.4: General improvements in AI assistant

latest releases: v2.12.1, v2.12.0, v2.11.3...
11 months ago

Added

  • Introduced a new configuration option for controlling the invocation of Nuclio functions.
    (#6146)

Changed

  • Relocated SAM masks decoder to frontend operation.
    (#6019)
  • Switched person-reidentification-retail-0300 and faster_rcnn_inception_v2_coco Nuclio functions with person-reidentification-retail-0277 and faster_rcnn_inception_resnet_v2_atrous_coco respectively.
    (#6129)
  • Upgraded OpenVINO-based Nuclio functions to utilize the OpenVINO 2022.3 runtime.
    (#6129)

Fixed

  • Resolved issues with tracking multiple objects (30 and more) using the TransT tracker.
    (#6073)
  • Addressed azure.core.exceptions.ResourceExistsError: The specified blob already exists.
    (#6082)
  • Corrected image scaling issues when transitioning between images of different resolutions.
    (#6081)
  • Fixed inaccurate reporting of completed job counts.
    (#6098)
  • Allowed OpenVINO-based Nuclio functions to be deployed to Kubernetes.
    (#6129)
  • Improved skeleton size checks after drawing.
    (#6156)
  • Fixed HRNet CPU serverless function.
    (#6150)
  • Prevented sending of empty list of events.
    (#6154)

Full Changelog: v2.4.3...v2.4.4

Don't miss a new cvat release

NewReleases is sending notifications on new releases.