sorting headers in Manual (#3648)

main
Artem Filippov 4 years ago committed by GitHub
parent 1d6f370256
commit e5a94ff74d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,7 @@
---
title: '3D Object annotation (advanced)'
linkTitle: '3D Object annotation'
weight: 18
weight: 5
description: 'Overview of advanced operations available when annotating 3D objects.'
---

@ -1,7 +1,7 @@
---
title: 'AI Tools'
linkTitle: 'AI Tools'
weight: 15
weight: 14
description: 'Overview of semi-automatic and automatic annotation tools available in CVAT.'
---

@ -1,7 +1,7 @@
---
title: 'Analytics Monitoring'
linkTitle: 'Analytics Monitoring'
weight: 28
weight: 27
description: 'Using Analytics to monitor usage statistics.'
---

@ -1,7 +1,7 @@
---
title: 'Annotation with cuboids'
linkTitle: 'Annotation with cuboids'
weight: 17
weight: 12
description: 'Guide to creating and editing cuboids.'
---

@ -1,6 +1,6 @@
---
title: 'Annotation with points'
linkTitle: 'Annotation with points'
weight: 11
weight: 8
description: 'Guide to annotating tasks using single points or shapes containing multiple points.'
---

@ -1,6 +1,6 @@
---
title: 'Annotation with polygons'
linkTitle: 'Annotation with polygons'
weight: 13
weight: 10
description: 'Guide to creating and editing polygons.'
---

@ -1,7 +1,7 @@
---
title: 'Annotation with polylines'
linkTitle: 'Annotation with polylines'
weight: 12
weight: 9
description: 'Guide to annotating tasks using polylines.'
---
It is used for road markup annotation etc.

@ -1,7 +1,7 @@
---
title: 'Annotation with rectangle by 4 points'
linkTitle: 'Annotation with rectangle by 4 points'
weight: 10
weight: 7
---
It is an efficient method of bounding box annotation, proposed

@ -1,7 +1,7 @@
---
title: 'Annotation with Tags'
linkTitle: 'Annotation with Tags'
weight: 16
weight: 11
---
It is used to annotate frames, tags are not displayed in the workspace.

@ -1,7 +1,7 @@
---
title: 'Automatic annotation'
linkTitle: 'Automatic annotation'
weight: 27
weight: 16
description: 'Guide to using the automatic annotation of tasks.'
---

@ -1,7 +1,7 @@
---
title: 'Command line interface (CLI)'
linkTitle: 'CLI'
weight: 32
weight: 28
description: 'Guide to working with CVAT tasks in the command line interface. This section on [GitHub](https://github.com/openvinotoolkit/cvat/tree/develop/utils/cli).'
---

@ -1,7 +1,7 @@
---
title: 'Context images for 2d task'
linkTitle: 'Context images'
weight: 23
weight: 25
description: 'Adding additional contextual images to a task.'
---

@ -1,7 +1,7 @@
---
title: 'Data preparation on the fly'
linkTitle: 'Data preparation on the fly'
weight: 34
weight: 30
---
<!--lint disable heading-style-->

@ -4,7 +4,7 @@
title: 'Simple command line to prepare dataset manifest file'
linkTitle: 'Dataset manifest'
weight: 33
weight: 29
description: This section on [GitHub](https://github.com/openvinotoolkit/cvat/tree/develop/utils/dataset_manifest)
---

@ -1,7 +1,7 @@
---
title: 'Downloading annotations'
linkTitle: 'Downloading annotations'
weight: 1
weight: 18
---
1. To download the latest annotations, you have to save all changes first.

@ -1,7 +1,7 @@
---
title: 'Export/import a task'
linkTitle: 'Export/import'
weight: 25
weight: 17
---
In CVAT you can export and import tasks.

@ -1,7 +1,7 @@
---
title: 'Filter'
linkTitle: 'Filter'
weight: 20
weight: 23
description: 'Guide to using the Filter feature in CVAT.'
---

@ -1,7 +1,7 @@
---
title: 'Formats'
linkTitle: 'Formats'
weight: 31
weight: 20
description: 'List of annotation formats supported by CVAT.'
---

@ -1,7 +1,7 @@
---
title: 'Models'
linkTitle: 'Models'
weight: 26
weight: 13
---
The Models page contains a list of deep learning (DL) models deployed for semi-automatic and automatic annotation.

@ -1,7 +1,7 @@
---
title: 'OpenCV tools'
linkTitle: 'OpenCV tools'
weight: 14
weight: 15
description: 'Guide to using Computer Vision algorithms during annotation.'
---

@ -1,7 +1,7 @@
---
title: 'Projects'
linkTitle: 'Projects'
weight: 3
weight: 1
description: 'Creating and exporting projects in CVAT.'
---

@ -1,7 +1,7 @@
---
title: 'Review'
linkTitle: 'Review'
weight: 22
weight: 24
description: 'Guide to using the Review mode for task validation.'
---

@ -1,7 +1,7 @@
---
title: 'Serverless tutorial'
linkTitle: 'Serverless tutorial'
weight: 100
weight: 31
---
## Introduction

@ -1,7 +1,7 @@
---
title: 'Shape grouping'
linkTitle: 'Shape grouping'
weight: 21
weight: 26
description: 'Grouping multiple shapes during annotation.'
---

@ -1,7 +1,7 @@
---
title: 'Shape mode (advanced)'
linkTitle: 'Shape mode'
weight: 4
weight: 3
description: 'Advanced operations available during annotation in shape mode.'
---

@ -1,7 +1,7 @@
---
title: 'Shortcuts'
linkTitle: 'Shortcuts'
weight: 24
weight: 22
description: 'List of available mouse and keyboard shortcuts.'
---

@ -1,7 +1,7 @@
---
title: 'Task synchronization with a repository'
linkTitle: 'Task synchronization'
weight: 25
weight: 19
---
1. At the end of the annotation process, a task is synchronized by clicking

@ -1,7 +1,7 @@
---
title: 'Track mode (advanced)'
linkTitle: 'Track mode'
weight: 5
weight: 4
description: 'Advanced operations available during annotation in track mode.'
---

@ -1,7 +1,7 @@
---
title: 'XML annotation format'
linkTitle: 'XML annotation format'
weight: 30
weight: 21
---
<!--lint disable heading-style-->

@ -1,7 +1,7 @@
---
title: '3D Object annotation (basics)'
linkTitle: '3D Object annotation'
weight: 13
weight: 17
description: 'Overview of basic operations available when annotating 3D objects.'
---

@ -1,7 +1,7 @@
---
title: '3D task workspace'
linkTitle: '3D task workspace'
weight: 5
weight: 11
---
![](/images/image214_carla_town3.jpg)

@ -1,7 +1,7 @@
---
title: 'Attribute annotation mode (basics)'
linkTitle: 'Attribute annotation mode'
weight: 12
weight: 18
description: 'Usage examples and basic operations available in attribute annotation mode.'
---
- In this mode you can edit attributes with fast navigation between objects and frames using a keyboard.

@ -1,7 +1,7 @@
---
title: 'Controls sidebar'
linkTitle: 'Controls sidebar'
weight: 23
weight: 8
description: 'Overview of available functions on the controls sidebar of the annotation tool.'
---

@ -1,7 +1,7 @@
---
title: 'Interface of the annotation tool'
linkTitle: 'Interface'
weight: 4
weight: 5
---
The tool consists of:

@ -1,7 +1,7 @@
---
title: 'Objects sidebar'
linkTitle: 'Objects sidebar'
weight: 24
weight: 9
description: 'Overview of available functions on the objects sidebar of the annotation tool.'
---
## Hide objects sidebar

@ -1,7 +1,7 @@
---
title: 'Shape mode (basics)'
linkTitle: 'Shape mode'
weight: 10
weight: 15
description: 'Usage examples and basic operations available during annotation in shape mode.'
---
Usage examples:

@ -1,7 +1,7 @@
---
title: 'Standard 3D mode (basics)'
linkTitle: 'Standard 3D mode'
weight: 12.5
weight: 12
---
`Standard 3d mode` - Designed to work with 3D data.

@ -1,7 +1,7 @@
---
title: 'Task details'
linkTitle: 'Task details'
weight: 3
weight: 4
description: 'Overview of the Task details page.'
---

@ -1,7 +1,7 @@
---
title: 'Tasks page'
linkTitle: 'Tasks page'
weight: 2.5
weight: 3
description: 'Overview of the Tasks page.'
---

@ -1,7 +1,7 @@
---
title: 'Top Panel'
linkTitle: 'Top Panel'
weight: 21
weight: 7
description: 'Overview of controls available on the top panel of the annotation tool.'
---

@ -1,7 +1,7 @@
---
title: 'Track mode (basics)'
linkTitle: 'Track mode'
weight: 11
weight: 16
description: 'Usage examples and basic operations available during annotation in track mode.'
---
Usage examples:

@ -1,7 +1,7 @@
---
title: 'Types of shapes'
linkTitle: 'Types of shapes'
weight: 5
weight: 14
description: 'List of shapes available for annotation.'
---
There are five shapes which you can annotate your images with:

@ -1,7 +1,7 @@
---
title: 'Vocabulary'
linkTitle: 'Vocabulary'
weight: 14
weight: 19
description: 'List of terms pertaining to annotation in CVAT.'
---
**Label** is a type of an annotated object (e.g. person, car, vehicle, etc.)

@ -1,7 +1,7 @@
---
title: 'Workspace'
linkTitle: 'Workspace'
weight: 22
weight: 10
description: 'Overview of available functions on the workspace of the annotation tool.'
---

Loading…
Cancel
Save