github cvat-ai/cvat v0.6.0
Major update before new UI release

latest releases: v2.13.0, v2.12.1, v2.12.0...
4 years ago

[0.6.0] - 2020-03-15

Added

  • Server only support for projects. Extend REST API v1 (/api/v1/projects*)
  • Ability to get basic information about users without admin permissions (#750)
  • Changed REST API: removed PUT and added DELETE methods for /api/v1/users/ID
  • Mask-RCNN Auto Annotation Script in OpenVINO format
  • Yolo Auto Annotation Script
  • Auto segmentation using Mask_RCNN component (Keras+Tensorflow Mask R-CNN Segmentation)
  • REST API to export an annotation task (images + annotations)
  • Datumaro - a framework to build, analyze, debug and visualize datasets
  • Text Detection Auto Annotation Script in OpenVINO format for version 4
  • Added in OpenVINO Semantic Segmentation for roads
  • Ability to visualize labels when using Auto Annotation runner
  • MOT CSV format support (#830)
  • LabelMe format support (#844)
  • Segmentation MASK format import (as polygons) (#1163)
  • Git repositories can be specified with IPv4 address (#827)

Changed

  • page_size parameter for all REST API methods
  • React & Redux & Antd based dashboard
  • Yolov3 interpretation script fix and changes to mapping.json
  • YOLO format support (#1151)

Fixed

  • Exception in Git plugin #826
  • Label ids in TFrecord format now start from 1 #866
  • Mask problem in COCO JSON style #718
  • Datasets (or tasks) can be joined and split to subsets with Datumaro #791
  • Output labels for VOC format can be specified with Datumaro #942
  • Annotations can be filtered before dumping with Datumaro #994

Don't miss a new cvat release

NewReleases is sending notifications on new releases.