github cvat-ai/cvat v1.1.0-beta

latest releases: v2.13.0, v2.12.1, v2.12.0...
pre-release3 years ago

Added

  • DL models as serverless functions (#1767)
  • Source type support for tags, shapes and tracks (#1192)
  • Source type support for CVAT Dumper/Loader (#1192)
  • Intelligent polygon editing (#1921)
  • Support creating multiple jobs for each task through python cli (#1950)
  • python cli over https (#1942)
  • Error message when plugins weren't able to initialize instead of infinite loading (#1966)

Changed

  • Smaller object details (#1877)
  • COCO format does not convert bboxes to polygons on export (#1953)
  • It is impossible to submit a DL model in OpenVINO format using UI. Now you can deploy new models on the server using serverless functions (#1767)
  • Files and folders under share path are now alphabetically sorted

Removed

  • Removed OpenVINO and CUDA components because they are not necessary anymore (#1767)
  • Removed the old UI code (#1964)

Fixed

  • Some objects aren't shown on canvas sometimes. For example after propagation on of objects is invisible (#1834)
  • CVAT doesn't offer to restore state after an error (#1874)
  • Cannot read property 'shapeType' of undefined because of zOrder related issues (#1874)
  • Cannot read property 'pinned' of undefined because of zOrder related issues (#1874)
  • Do not iterate over hidden objects in aam (which are invisible because of zOrder) (#1874)
  • Cursor position is reset after changing a text field (#1874)
  • Hidden points and cuboids can be selected to be groupped (#1874)
  • outside annotations should not be in exported images (#1620)
  • CVAT for video format import error with interpolation (#1893)
  • Image compression definition mismatch (#1900)
  • Points are dublicated during polygon interpolation sometimes (#1892)
  • When redraw a shape with activated autobordering, previous points are visible (#1892)
  • No mapping between side object element and context menu in some attributes (#1923)
  • Interpolated shapes exported as keyframe = True (#1937)
  • Stylelint filetype scans (#1952)
  • Fixed toolip closing issue (#1955)
  • Clearing frame cache when close a task (#1966)

Don't miss a new cvat release

NewReleases is sending notifications on new releases.