forked from cvat-ai/cvat
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add CVAT intro video into documentation (cvat-ai#5079)
- Loading branch information
1 parent
bdf919d
commit 59c0cd4
Showing
3 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: 'Product tour' | ||
linkTitle: 'Product tour' | ||
weight: 1 | ||
--- |
10 changes: 10 additions & 0 deletions
10
site/content/en/docs/getting_started/product_tour/cvat-intro.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
title: 'Cvat intro' | ||
linkTitle: 'Cvat intro' | ||
weight: 1 | ||
--- | ||
|
||
In this video, we show how to use CVAT - how to sign up, upload your data, annotate it, and download it. | ||
This video is the first one in a series that’ll guide you on our product and its many features. | ||
|
||
<iframe width="560" height="315" src="https://www.youtube.com/embed/14Z1Ukynxd4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> |