github cvat-ai/cvat v2.66.0

4 hours ago

Added

  • [Server API] Interval annotations: new annotation type with start/stop boundaries (#10583)

  • [Server API] Backup export and import for audio tasks (#10583)

  • [Server API] Generic TSV dataset format for importing and exporting interval annotations (#10583)

  • Added client IP address tracking to event logs (#10545)

  • Added the ability to move objects between layers when z-order sorting is enabled in the object sidebar (#10613)

  • Added the ability to move an object to a specific layer from the object item menu (#10613)

  • Added the ability to move and merge existing layers by drag and drop (#10613)

  • Added layer compaction for minimizing annotation z-order layers and re-enumerating them (#10613)

  • Added z-order filtering for annotations (#10613)

  • Added layer display support in canvas object details (#10613)

  • Chunk download retries in case of network errors (#10651)

  • [CLI] Added backup and create-from-backup commands for projects (#10618)

  • [CLI] Added export-dataset and import-dataset commands for projects in cvat-cli (#10639)

  • [SDK] Added an ExtractInstanceMasks PyTorch target transform for torchvision instance segmentation models. (#10654)

  • Added CI to trigger build of agent images in cvat-models repo, moved code from ai-models/ to cvat-models repo (#10629)

Changed

  • [SDK] ExtractBoundingBoxes now returns an empty boxes tensor with shape [0, 4] instead of [0]. (#10654)

Fixed

  • Return a validation error when swapping label attribute names instead of failing with an integrity error (#10625)

  • Return a validation error when renaming a label attribute to an existing attribute name instead of failing with an integrity error (#10625)

  • Fixed severe truncation of label names in the annotation page Labels sidebar (#10641)

  • Fixed a crash when backing up a task with no manifest that's been migrated to backing cloud storage (#10668)

Don't miss a new cvat release

NewReleases is sending notifications on new releases.