You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2.6 KiB

title linkTitle weight description
Attach cloud storage Attach cloud storage 21 Instructions on how to attach cloud storage using UI

In CVAT you can use AWS-S3 and Azure Blob Container cloud storages to store image datasets for your tasks. Initially you need to create a manifest file for your image dataset. Information on how to do that is available on the Simple command line to prepare dataset manifest file page.

After the manifest file has been created, you can upload it and your dataset to an AWS-S3 or Azure Blob Container cloud storage.

After that you will be able to attach a cloud storage. To do this, press the Attach new cloud storage button on the Cloud storages page and fill out the following form:

  • Display name - the display name of the cloud storage.

  • Description (optional) - description of the cloud storage, appears when you click on the ? button of an item on cloud storages page.

  • Provider - choose provider of the cloud storage:

  • Manifest - the path to the manifest file on your cloud storage. You can add multiple file manifests using the Add manifest button. For more information click on ?.

To publish the cloud storage, click submit, after which it will be available on the Cloud storages page.