Skip to content

supervisely-ecosystem/export-volume-project-to-cloud-storage

Repository files navigation

Export volume project to cloud storage

OverviewHow To RunHow To UseExample

GitHub release (latest SemVer) views runs

Overview

This app allows exporting volume projects with annotations (in Supervisely format) to the most popular cloud storage providers from Supervisely Private instance.

List of providers:

  • Amazon s3
  • Google Cloud Storage (CS)
  • Microsoft Azure
  • and others with s3 compatible interfaces

✅ For developers: you can use the sources of this app as a starting point for your custom export to the cloud.

How To Run

Run from Ecosystem

  1. Run app from the ecosystem
  1. Select the project, and provider, enter the bucket name, and press the Run button in the modal window

Run from Volumes Project

Step 1. Run the application from the context menu of the Volumes Project

Step 2. Select the provider, enter the bucket name, and press the Run button in the modal window

How To Use

  1. Ask your instance administrator to add cloud credentials to instance settings. It can be done both in .env configuration files or in the Admin UI dashboard. Learn more in docs: link1, link2. In case of any questions or issues, please contact tech support.
  2. Run the app from the context menu of the project you would like to export
  3. In the modal window choose desired cloud provider and define the bucket name (the bucket has to be already created)
  4. Press RUN button
  5. The project will be exported to the following path: /<bucket name>/<project name>

Example

Before the import bucket is empty:

After import the project data (volumes and annotations) is in the bucket:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 7