Import images from cloud storage

Import images from cloud (Google Cloud Storage, Amazon S3, Microsoft Azure, ...)

Import images from cloud storage

OverviewHow To Use

GitHub release (latest SemVer) views runs

Overview

This apps allows to import images from most popular cloud storage providers to Supervisely Private instance.

List of providers:

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

App supports two types of import:

  1. copy images from cloud to Supervisely Storage
  2. add images by link

⚠️ Notice: for any of these import types app downloads image to its temp directory, processes it and extracts some technical information like timestamp-frame index mapping, number of streams, resolution and so on. Once the video is processed, it will be removed from temp directory. This is the one time procedure.

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 Admin UI dashboard. Learn more in docs: link1, link2. In case of any questions or issues, please contact tech support.
  2. Add app to your team from Ecosystem
  3. Run app from Team Apps Page
  4. Connect to cloud bucket, preview and select files and directories, import selected files to some project/dataset. You can perform these actions as many times as needed
  5. Once you are ready with the app, you should close app manually

Watch short video for more details:


Screenshot