Jump to content

Computer Vision Annotation Tool

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Þjarkur (talk | contribs) at 11:46, 13 August 2019 (WP:REFPUNC). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Computer Vision Annotation Tool
Developer(s)Intel
Initial releaseJune 29, 2018; 7 years ago (2018-06-29)
Repository
Written inJavaScript, CSS, Python, HTML, Django
Operating systemWindows 7 or later, OS X 10.11 or later, Linux
Available inEnglish (US)
TypeImage and video annotation tool
LicenseMIT License[1]
Websitewww.cvat.ai Edit this on Wikidata

Computer Vision Annotation Tool (CVAT) is a free, open source, web-based image and video annotation tool which is used for labeling data for computer vision algorithms. CVAT was developed for use by a professional data annotation team, with a user interface optimized for computer vision annotation tasks.[2]

CVAT supports the primary tasks of supervised machine learning: object detection, image classification, and image segmentation. CVAT allows users to annotate data for each of these cases.[3]

CVAT has many powerful features, including interpolation of bounding boxes between key frames, semi-automatic annotation using Deep Learning models both in Intel OpenVINO and TensorFlow Object Detection API formats, shortcuts for most critical actions, a dashboard with a list of annotation tasks, LDAP and basic access authentication, etc.[4]

CVAT is written mainly in JavaScript, HTML, CSS, Python, and Django. It is distributed under the MIT License, and its source code is available on github.[5]

See also

References

  1. ^ "LICENSE". github.com/opencv/cvat. Intel.
  2. ^ "Intel open-sources CVAT, a toolkit for data labeling". VentureBeat. 2019-03-05. Retrieved 2019-08-13.
  3. ^ "Computer Vision Annotation Tool: A Universal Approach to Data Annotation". software.intel.com. 2019-03-04. Retrieved 2019-08-13.
  4. ^ User's guide of Computer Vision Annotation Tool, OpenCV, 2019-08-13, retrieved 2019-08-13
  5. ^ Powerful and efficient Computer Vision Annotation Tool (CVAT): opencv/cvat, OpenCV, 2019-08-13, retrieved 2019-08-13