Computer Vision Annotation Tool: Difference between revisions

Content deleted Content added
m Reverting possible vandalism by Gotigers687 to version by 5.166.204.87. Report False Positive? Thanks, ClueBot NG. (3961911) (Bot)
m Added the new site of the company. (https://www.cvat.ai/resources/blog/home)
Tag: possible conflict of interest
 
(16 intermediate revisions by 9 users not shown)
Line 1:
{{shortShort description|freeFree and open source, web-based image and video annotation tool}}
{{Infobox software
| name = Computer Vision Annotation Tool
| developer = [[IntelCVAT.ai]]
| released = {{Start date and age|2018|06|29}}
| repo = {{URL|https://github.com/opencvcvat-ai/cvat}}
| screenshot = cvat (2).jpg
| caption = CVAT version 1.2.0.0
| programming language = [[JavaScript]], [[CSS]], [[Python (programming language)|Python]], [[HTML]], [[Django (web framework)|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]]<ref name="code-oss-license">{{cite web | url=https://github.com/opencv/cvat/blob/develop/LICENSE | title=LICENSEcvat_LICENSE |at develop · opencv/cvat |publisher=[[IntelCVAT.ai]] | workwebsite=github.com/opencv/cvat GitHub}}</ref>
| website = {{URL|https://www.cvat.orgai/}}
}}
'''Computer Vision Annotation Tool''' (CVAT) is aan [[Free and open-source software|free, open source]], [[Webweb application|web-based]] [[Listlist of manual image annotation tools|image and video annotation tool]] which is used for labeling data for [[computer vision]] algorithms. Originally developed by [[Intel]], CVAT wasis developeddesigned for use by a professional data annotation team, with a [[user interface]] optimized for computer vision annotation tasks.<ref>{{Citecite 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}}</ref> Try it online [https://cvat.org cvat.org].
 
CVAT supports the primary tasks of [[Supervisedsupervised learning|supervised machine learning]]: [[object detection]], [[image classification]], and [[image segmentation]]. CVAT allows users to annotate data for each of these cases.<ref>{{Citecite web |url=https://software.intel.com/en-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}}</ref>
 
CVAT has many powerful features, including [[interpolation]] of shapes between key frames, semi-automatic annotation using [[Deepdeep learning|Deep Learning]] models, shortcuts for most critical actions, a dashboard with a list of annotation projects and tasks, [[Lightweight Directory Access Protocol|LDAP]] and [[basic access authentication]], etc.<ref>{{Citationcitation |title=User's guide of Computer Vision Annotation Tool |date=2019-08-13 |url=https://opencv.github.com/opencvio/cvat/blobdocs/develop/cvat/apps/documentation/user_guide.md |publisher=OpenCVCVAT.ai |access-date=20192021-0807-1329}}</ref>
 
CVAT is written mainly in [[TypeScript]], [[React (webJavaScript frameworklibrary)|React]], [https://ant.design Ant Design], [[Cascading Style Sheets|CSS]], [[Python (programming language)|Python]], and [[Django (web framework)|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==
* [[List of manual image annotation tools]]
* [[VoTT]]
 
==References==
{{Reflist}}
 
==External linklinks==
* [https://github.com/topics/image-annotation Image annotation tools on GitHub]
* [https://www.datasetlist.com/tools/ Annotation tools for building datasets]
* [https://blog.roboflow.com/cvat/ Getting Started with CVAT - Annotation for Computer Vision]
* [https://medium.com/sicara/best-open-source-annotation-tools-in-computer-vision-4b9f6a18f911 Best Open Source Annotation Tools for Computer Vision]
* [https://heartbeat.fritz.ai/4-important-computer-vision-annotation-tools-you-need-to-know-in-2020-9f964931ed7 Four Important Computer Vision Annotation Tools you Need to Know in 2020]
* [https://bohemian.ai/blog/image-annotation-tools-which-one-pick-2020/ Image Annotation Tools: Which One to Pick in 2020?]
 
==References==
{{Reflist}}
 
==External link==
*[https://github.com/opencv/cvat Home page with documentation and source code]
 
{{Intel}}