github cvat-ai/cvat v2.40.0

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

Added

  • Serverless tracker functions may now accept shapes other than rectangles (#9517)

  • [CLI] A more helpful error message is now raised if a loaded auto-annotation function has no spec attribute (#9530)

  • CVAT_CACHE_ITEM_MAX_SIZE option that limits size of data chunk at CVAT level. Generating data that exceeds the size will result in an exception. (#9524)

  • CVAT server tracks last_activity_date of a user, the field is updated once a day (#9554)

  • Filtration by username to Grafana dashboards (#9555)

Changed

  • Updated zooming algorithm, it works much smoother with touchpads and a little bit smoother for mice (#9523)

  • Kvrocks: configured auto compaction at scheduled time. (#9524)

  • Nuclio tracker functions are no longer passed the previous frame's shapes when continuing the tracking (#9548)

  • Endpoints accepting annotations as input now check that shapes have point and element counts that are appropriate for the shape type (#9556)

Fixed

  • Reduced excessive DB use in dataset export (#9472)

  • Page size selector on organization page was not working (#9521)

  • Incorrect width of project field on webhook setup page (https://github.com/cvat-ai/cvat/pull/XXXX)

  • Relevant task quality reports now can be reused in project quality reports (#9538)

  • Fixing 3d export for projects (#9540)

Security

Don't miss a new cvat release

NewReleases is sending notifications on new releases.