github cvat-ai/cvat v2.39.0

latest releases: v2.44.1, v2.44.0, v2.43.0...
3 months ago

Added

  • [SDK] Added decode_mask, a utility function that creates a bitmap based on the points array in a mask shape (#9496)

  • [SDK] encode_mask may now be called without specifying a bounding box (#9496)

Changed

  • [TUS] After finishing file upload using the TUS protocol, the next request that initiates the import process must include the TUS file_id instead of the original file name. It can be obtained from the Upload-Filename response header. (#9471)

  • Frame input field now dynamically adjusts its width according to the maximum frame number in the job (#9481)

Removed

  • [TUS] Upload-Filename header from server responses when handling append chunk requests (#9471)

Fixed

  • [TUS] TUS metadata files store only declared fields (#9471)

  • [Helm] Fixed configuration of Grafana Clickhouse data source, which led to the impossibility to connect to the Clickhouse database (#9493)

  • Improved performance of GET api/lambda/requests requests (#9497)

Don't miss a new cvat release

NewReleases is sending notifications on new releases.