Link to the old videos removed as there were changes made in CVAT
interface and now these videos are a bit confusing Links to playlists of
the updated videos were added with the description what these videos
contact Contacts sections updated
General proofreading
@ -67,7 +72,7 @@ This is an online version of CVAT. It's free, efficient, and easy to use.
[cvat.ai](https://cvat.ai) runs the latest version of the tool. You can create up
[cvat.ai](https://cvat.ai) runs the latest version of the tool. You can create up
to 10 tasks there and upload up to 500Mb of data to annotate. It will only be
to 10 tasks there and upload up to 500Mb of data to annotate. It will only be
visible to you or people you assign to it.
visible to you or the people you assign to it.
For now, it does not have [analytics features](https://opencv.github.io/cvat/docs/administration/advanced/analytics/)
For now, it does not have [analytics features](https://opencv.github.io/cvat/docs/administration/advanced/analytics/)
like management and monitoring the data annotation team.
like management and monitoring the data annotation team.
@ -87,15 +92,20 @@ The images have been downloaded more than 1M times so far.
Here are some screencasts showing how to use CVAT.
Here are some screencasts showing how to use CVAT.
- [Introduction](https://youtu.be/JERohTFp-NI)
<!--lint disable maximum-line-length-->
- [Annotation mode](https://youtu.be/vH_639N67HI)
- [Interpolation of bounding boxes](https://youtu.be/Hc3oudNuDsY)
[Computer Vision Annotation Course](https://www.youtube.com/playlist?list=PL0to7Ng4PuuYQT4eXlHb_oIlq_RPeuasN): we introduce our course series designed to help you annotate data faster and better using CVAT. This course is about CVAT deployment and integrations, it includes presentations and covers the following topics:
- [Interpolation of polygons](https://youtu.be/K4nis9lk92s)
- **Speeding up your data annotation process: introduction to CVAT and Datumaro**. What problems do CVAT and Datumaro solve, and how they can speed up your model training process. Some resources you can use to learn more about how to use them.
- [Attribute mode](https://youtu.be/iIkJsOkDzVA)
- **Deployment and use CVAT**. Use the app online at [app.cvat.ai](app.cvat.ai). A local deployment. A containerized local deployment with docker-compose (for regular use), and a local cluster deployment with Kubernetes (for enterprise users). A 2-minute tour of the interface, a breakdown of CVAT’s internals, and a demonstration of how to deploy CVAT using docker-compose.
[Product tour](https://www.youtube.com/playlist?list=PL0to7Ng4Puua37NJVMIShl_pzqJTigFzg): in this course, we show how to use CVAT, and help to get familiar with CVAT functionality and interfaces. This course does not cover integrations and is dedicated solely to CVAT. It covers the following topics:
- **Pipeline**. In this video, we show how to use [app.cvat.ai](app.cvat.ai): how to sign up, upload your data, annotate it, and download it.
<!--lint enable maximum-line-length-->
For feedback, please see [Contact us](#contact-us)
## API
## API
@ -115,13 +125,13 @@ Here are some screencasts showing how to use CVAT.
## Supported annotation formats
## Supported annotation formats
CVAT supports multiple annotation formats. You can select the format after clicking the "Upload annotation" and "Dump
CVAT supports multiple annotation formats. You can select the format
@ -156,9 +166,8 @@ For more information about the supported formats, look at the
## Deep learning serverless functions for automatic labeling
## Deep learning serverless functions for automatic labeling
CVAT supports automatic labelling. It can speed up the annotation process
CVAT supports automatic labeling. It can speed up the annotation process
up to 10x. Here is a list of the algorithms we support, and the platforms they
up to 10x. Here is a list of the algorithms we support, and the platforms they can be run on:
can be ran on:
<!--lint disable maximum-line-length-->
<!--lint disable maximum-line-length-->
@ -188,34 +197,37 @@ can be ran on:
The code is released under the [MIT License](https://opensource.org/licenses/MIT).
The code is released under the [MIT License](https://opensource.org/licenses/MIT).
This software uses LGPLlicensed libraries from the [FFmpeg](https://www.ffmpeg.org) project.
This software uses LGPL-licensed libraries from the [FFmpeg](https://www.ffmpeg.org) project.
The exact steps on how FFmpeg was configured and compiled can be found in the [Dockerfile](Dockerfile).
The exact steps on how FFmpeg was configured and compiled can be found in the [Dockerfile](Dockerfile).
FFmpeg is an opensource framework licensed under LGPL and GPL.
FFmpeg is an open-source framework licensed under LGPL and GPL.
See [https://www.ffmpeg.org/legal.html](https://www.ffmpeg.org/legal.html). You are solely responsible
See [https://www.ffmpeg.org/legal.html](https://www.ffmpeg.org/legal.html). You are solely responsible
for determining if your use of FFmpeg requires any
for determining if your use of FFmpeg requires any
additional licenses. CVAT.ai Corporation is not responsible for obtaining any
additional licenses. CVAT.ai Corporation is not responsible for obtaining any
such licenses, nor liable for any licensing fees due in
such licenses, nor liable for any licensing fees due in
connection with your use of FFmpeg.
connection with your use of FFmpeg.
## Where to ask questions
## Contact us
[Gitter](https://gitter.im/opencv-cvat/public) to ask CVAT usage-related questions.
Typically questions get answered fast by the core team or community. There you can also browse other common questions.
[Discord](https://discord.gg/S6sRHhuQ7K) is the place to also ask questions or discuss any other stuff related to CVAT.
[Gitter chat][gitter-url]: you can post CVAT usage related questions there.
[LinkedIn](https://www.linkedin.com/company/cvat-ai/) for the company and work-related questions.
Typically they get answered fast by the core team or community. There you can also browse other common questions.
[Discord][discord-url] is the place to also ask questions or discuss any other stuff related to CVAT.
[YouTube](https://www.youtube.com/@cvat-ai) to see screencast and tutorials about the CVAT.
[GitHub issues](https://github.com/cvat-ai/cvat/issues): please post them for feature requests or bug reports.
[GitHub issues](https://github.com/cvat-ai/cvat/issues) for feature requests or bug reports.
If it's a bug, please add the steps to reproduce it.
If it's a bug, please add the steps to reproduce it.
[\#cvat](https://stackoverflow.com/search?q=%23cvat) tag on StackOverflow is one more way to ask
[#cvat](https://stackoverflow.com/search?q=%23cvat) tag on StackOverflow is one more way to ask
questions and get our support.
questions and get our support.
[contact@cvat.ai](mailto:contact+github@cvat.ai): reach out to us with feedback, comments, or inquiries.
[contact@cvat.ai](mailto:contact+github@cvat.ai) to reach out to us with feedback, comments, or inquiries.
## Links
## Links
- [Computer Vision Annotation Tool (CVAT) has a New Home](https://opencv.org/opencv-and-cvat-computer-vision-annotation-tool-intel/)
- [Intel AI blog: New Computer Vision Tool Accelerates Annotation of Digital Images and Video](https://www.intel.ai/introducing-cvat)
- [Intel AI blog: New Computer Vision Tool Accelerates Annotation of Digital Images and Video](https://www.intel.ai/introducing-cvat)
- [Intel Software: Computer Vision Annotation Tool: A Universal Approach to Data Annotation](https://software.intel.com/en-us/articles/computer-vision-annotation-tool-a-universal-approach-to-data-annotation)
- [Intel Software: Computer Vision Annotation Tool: A Universal Approach to Data Annotation](https://software.intel.com/en-us/articles/computer-vision-annotation-tool-a-universal-approach-to-data-annotation)
- [VentureBeat: Intel open-sources CVAT, a toolkit for data labeling](https://venturebeat.com/2019/03/05/intel-open-sources-cvat-a-toolkit-for-data-labeling/)
- [VentureBeat: Intel open-sources CVAT, a toolkit for data labeling](https://venturebeat.com/2019/03/05/intel-open-sources-cvat-a-toolkit-for-data-labeling/)