github cvat-ai/cvat v1.0.0-beta.1
Modern UI beta.1 + bug fixes

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

[1.0.0-beta.1] - 2020-04-15

Added

  • Special behaviour for attribute value __undefined__ (invisibility, no shortcuts to be set in AAM)
  • Dialog window with some helpful information about using filters
  • Ability to display a bitmap in the new UI
  • Button to reset colors settings (brightness, saturation, contrast) in the new UI
  • Option to display shape text always
  • Dedicated message with clarifications when share is unmounted (#1373)
  • Ability to create one tracked point (#1383)
  • Ability to draw/edit polygons and polylines with automatic bordering feature (#1394)
  • Tutorial: instructions for CVAT over HTTPS
  • Added deep extreme cut (semi-automatic segmentation) to the new UI (#1398)

Changed

  • Increase preview size of a task till 256, 256 on the server
  • Public ssh-keys are displayed in a dedicated window instead of console when create a task with a repository
  • React UI is the primary UI

Fixed

  • New shape is added when press esc when drawing instead of cancellation
  • Dextr segmentation doesn't work.
  • FileNotFoundError during dump after moving format files
  • CVAT doesn't append outside shapes when merge polyshapes in old UI
  • Layout sometimes shows double scroll bars on create task, dashboard and settings pages
  • UI fails after trying to change frame during resizing, dragging, editing
  • Hidden points (or outsided) are visible after changing a frame
  • Merge is allowed for points, but clicks on points conflict with frame dragging logic
  • Removed objects are visible for search
  • Add missed task_id and job_id fields into exception logs for the new UI (#1372)
  • UI fails when annotations saving occurs during drag/resize/edit (#1383)
  • Multiple savings when hold Ctrl+S (a lot of the same copies of events were sent with the same working time) (#1383)
  • UI doesn't have any reaction when git repos synchronization failed (#1383)
  • Bug when annotations cannot be saved after (delete - save - undo - save) (#1383)
  • VOC format exports Upper case labels correctly in lower case (#1379)
  • Fixed polygon exporting bug in COCO dataset (#1387)
  • Task creation from remote files (#1392)
  • Job cannot be opened in some cases when the previous job was failed during opening (#1403)
  • Deactivated shape is still highlighted on the canvas (#1403)
  • AttributeError: 'tuple' object has no attribute 'read' in ReID algorithm (#1403)
  • Wrong semi-automatic segmentation near edges of an image (#1403)
  • Git repos paths (#1400)

Don't miss a new cvat release

NewReleases is sending notifications on new releases.