From c06e91dab30f5cb0a2604202c80d6db034caa6d0 Mon Sep 17 00:00:00 2001 From: Nikita Manovich Date: Fri, 10 Feb 2023 10:15:26 +0200 Subject: [PATCH] Enhance readme, add information about Enterprise Support (#5690) --- README.md | 34 ++++++++++++++++++++++------------ 1 file changed, 22 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 545532d1..f067fabb 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ # Computer Vision Annotation Tool (CVAT) -CVAT – Computer Vision Annotation Tool - The open data annotation platform for AI | Product Hunt - [![CI][ci-img]][ci-url] [![Gitter chat][gitter-img]][gitter-url] [![Discord][discord-img]][discord-url] @@ -18,14 +16,17 @@ companies around the world. Our mission is to help developers, companies, and organizations around the world to solve real problems using the Data-centric AI approach. -CVAT is free and open-source. - -**A new repo**: CVAT core team moved the active development of the tool -to this new repository. +Start using CVAT online: [cvat.ai](https://cvat.ai). You can use it for free, +or [subscribe](https://www.cvat.ai/pricing/cloud) to get unlimited data, +organizations, autoannotations, and [Roboflow and HuggingFace integration]( + https://www.cvat.ai/post/integrating-hugging-face-and-roboflow-models). -Start using CVAT online for free: [cvat.ai](https://cvat.ai). -Or set it up as a self-hosted solution: +Or set CVAT up as a self-hosted solution: [Self-hosted Installation Guide](https://opencv.github.io/cvat/docs/administration/basics/installation/). +We provide [Enterprise support](https://www.cvat.ai/pricing/on-prem) for +self-hosted installations with premium features: SSO, LDAP, Roboflow and +HuggingFace integrations, and advanced analytics (coming soon). We also +do trainings and a dedicated support with 24 hour SLA. ![CVAT screencast](site/content/en/images/cvat-ai-screencast.gif) @@ -95,10 +96,19 @@ Here are some screencasts showing how to use CVAT. -[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: - -- **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. -- **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. +[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: + +- **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. +- **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: