github cvat-ai/cvat v2.55.0

10 hours ago

Added

  • An option to download quality report as a confusion matrix CSV file (#10177)

Fixed

  • Added reading HTTP request data in chunks instead of loading entire body into memory for TUS PATCH requests (#5261)

  • Return a 404 for HEAD requests after a file upload is completed via TUS, instead of a 500 Internal Server Error (#5261)

  • When creating a task, manifest files uploaded alongside videos are no longer ignored (#10162)

  • Improved annotation import performance for Ultralytics YOLO Classification (#10163)

  • Fixed a AssertionError that occurred during the download of 3D annotations. (#10165)

  • Removed redundant PATCH: /api/jobs/<id>/meta requests sent from annotation view (#10184)

  • [CLI] Fixed agents waiting for inappropriate amounts between retrying failed AR acquire requests (#10193)

  • [CLI] Made agents handle failure of queue-related HTTP requests in a more robust manner (#10194)

Security

Don't miss a new cvat release

NewReleases is sending notifications on new releases.