github cvat-ai/cvat v1.0.0
v1.0.0 (major update + cvat.org)

latest releases: v2.12.1, v2.12.0, v2.11.3...
3 years ago

[1.0.0] - 2020-05-29

Added

  • cvat-ui: cookie policy drawer for login page (#1511)
  • datumaro_project export format (#1352)
  • Ability to configure user agreements for the user registration form (#1464)
  • Cuboid interpolation and cuboid drawing from rectangles (#1560)
  • Ability to configure custom pageViewHit, which can be useful for web analytics integration (#1566)
  • Ability to configure access to the analytics page based on roles (#1592)

Changed

  • Downloaded file name in annotations export became more informative (#1352)
  • Added auto trimming for trailing whitespaces style enforcement (#1352)
  • REST API: updated GET /task/<id>/annotations: parameters are format, filename (now optional), action (optional) (#1352)
  • REST API: removed dataset/formats, changed format of annotation/formats (#1352)
  • Exported annotations are stored for N hours instead of indefinitely (#1352)
  • Formats: CVAT format now accepts ZIP and XML (#1352)
  • Formats: COCO format now accepts ZIP and JSON (#1352)
  • Formats: most of formats renamed, no extension in title (#1352)
  • Formats: definitions are changed, are not stored in DB anymore (#1352)
  • cvat-core: session.annotations.put() now returns ids of added objects (#1493)
  • Images without annotations now also included in dataset/annotations export (#525)

Removed

  • annotation application is replaced with dataset_manager (#1352)
  • _DATUMARO_INIT_LOGLEVEL env. variable is removed in favor of regular --loglevel cli parameter (#1583)

Fixed

  • Categories for empty projects with no sources are taken from own dataset (#1352)
  • Added directory removal on error during extract command (#1352)
  • Added debug error message on incorrect XPath (#1352)
  • Exporting frame stepped task (<#1294, https://github.com/opencv/cvat/issues/1334>)
  • Fixed broken command line interface for cvat export format in Datumaro (#1494)
  • Updated Rest API document, Swagger document serving instruction issue (#1495)
  • Fixed cuboid occluded view (#1500)
  • Non-informative lock icon (#1434)
  • Sidebar in AAM has no hide/show button (#1420)
  • Task/Job buttons has no "Open in new tab" option (#1419)
  • Delete point context menu option has no shortcut hint (#1416)
  • Fixed issue with unnecessary tag activation in cvat-canvas (#1540)
  • Fixed an issue with large number of instances in instance mask (#1539)
  • Fixed full COCO dataset import error with conflicting labels in keypoints and detection (#1548)
  • Fixed COCO keypoints skeleton parsing and saving (#1539)
  • tf.placeholder() is not compatible with eager execution exception for auto_segmentation (#1562)
  • Canvas cannot be moved with move functionality on left mouse key (#1573)
  • Deep extreme cut request is sent when draw any shape with Make AI polygon option enabled (#1573)
  • Fixed an error when exporting a task with cuboids to any format except CVAT (#1577)
  • Synchronization with remote git repo (#1582)
  • A problem with mask to polygons conversion when polygons are too small (#1581)
  • Unable to upload video with uneven size (#1594)
  • Fixed an issue with z_order having no effect on segmentations (#1589)
  • Permission group whitelist check for analytics view (#1608)

Don't miss a new cvat release

NewReleases is sending notifications on new releases.