Fixed
- Consensus score calculation always returning 1.0 regardless of actual agreement (https://github.com/cvat-ai/cvat/pull/10247)
Unclaimed project
Are you a maintainer of cvat? Claim this project to take control of your public changelog and roadmap.
Changelog
Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
Adds the option to sort annotations by label (https://github.com/cvat-ai/cvat/pull/9738)
Score visualization in UI with a virtual "Votes" attribute calculated as score × replica_jobs (https://github.com/cvat-ai/cvat/pull/10172)
A user now may navigate between different shapes with shortcuts (Tab/Shift+Tab by default) in Standard, Review modes (<https://github.com/cvat-ai/c...
Added reading HTTP request data in chunks instead of loading entire body into memory for TUS PATCH requests (https://github.com/cvat-ai/cvat/issues/5261)
Return a 404 for HEAD requests after a file upload is completed via TUS, instead of a 500 Internal...
Author-email field to the package metadata (https://github.com/cvat-ai/cvat/pull/10143)Home-page field and license classifier with Project-URL and License-Expression fields, respectively (https://github.com/cvat-ai/cvat/pull/10143)[Server API] TUS upload endpoints no longer accept requests with no Content-Length header (https://github.com/cvat-ai/cvat/pull/10098)
[SDK] Package metadata no longer uses the deprecated Home-page and License fields (https://github.com/cvat-ai/cvat/pull/10125)