Computer Vision Annotation Tool

{{Short description|Free and open source, web-based image and video annotation tool}}

{{Infobox software

| name = Computer Vision Annotation Tool

| developer = CVAT.ai

| released = {{Start date and age|2018|06|29}}

| repo = {{URL|https://github.com/cvat-ai/cvat}}

| screenshot = cvat (2).jpg

| caption = CVAT version 2.0.0

| programming language = JavaScript, CSS, Python, HTML, Django

| operating system = Windows 7 or later, OS X 10.11 or later, Linux

| language = English (US)

| genre = Image and video annotation tool

| license = MIT License{{cite web |url=https://github.com/opencv/cvat/blob/develop/LICENSE |title=cvat_LICENSE at develop · opencv/cvat |publisher=CVAT.ai |website=GitHub}}

| website = {{URL|https://www.cvat.ai/}}

}}

Computer Vision Annotation Tool (CVAT) is an open source, web-based image and video annotation tool used for labeling data for computer vision algorithms. Originally developed by Intel, CVAT is designed for use by a professional data annotation team, with a user interface optimized for computer vision annotation tasks.{{cite web |url=https://venturebeat.com/2019/03/05/intel-open-sources-cvat-a-toolkit-for-data-labeling/ |title=Intel open-sources CVAT, a toolkit for data labeling |date=2019-03-05 |website=VentureBeat |language=en-US |access-date=2019-08-13}}

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.{{cite web |url=https://software.intel.com/content/www/us/en/develop/articles/computer-vision-annotation-tool-a-universal-approach-to-data-annotation.html |title=Computer Vision Annotation Tool: A Universal Approach to Data Annotation |date=2019-03-04 |website=software.intel.com |language=en |access-date=2019-08-13}}

CVAT has many powerful features, including interpolation of shapes between key frames, semi-automatic annotation using deep learning models, shortcuts for most critical actions, a dashboard with a list of annotation projects and tasks, LDAP and basic access authentication, etc.{{citation |title=User's guide of Computer Vision Annotation Tool |date=2019-08-13 |url=https://opencv.github.io/cvat/docs/ |publisher=CVAT.ai |access-date=2021-07-29}}

CVAT is written mainly in TypeScript, React, Ant Design, CSS, Python, and Django. It is distributed under the MIT License, and its source code is available on GitHub.

CVAT team hosts an online version of the data annotation platform at cvat.ai as SaaS.

See also

References

{{Reflist}}