Computer Vision Annotation Course. Lecture #2: Deployment and use
We are excited to release the second video in our course series designed to help you annotate data faster and better using CVAT.AI. In this video we will cover:
1. Deployment options, which include
a) Using the app online at app.cvat.ai (for those who want to get started annotating and get the job done)
b) A “bare metal” local deployment (for software engineers who want to develop and debug the application for their own use cases)
c) A containerized local deployment with docker-compose (for regular use), and
d) A local cluster deployment with Kubernetes (for enterprise users)
2. A 2 minute tour of the interface (we will do some example annotations)
3. A breakdown of CVAT’s internals (for those who are curious or want to tinker)
4. A demonstration of how to deploy CVAT using docker-compose