This apps allows to export images/videos project 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 cloud.
Release notes:
- v1.0.6 - added support for video projects
- Run app from the ecosystem
- Select project, provider, enter the bucket name and press the Run button in the modal window
Step 1. Run the application from the context menu of the Images or Videos Project
Step 2. Select provider, enter the bucket name and press the Run button in the modal window
- 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.
- Run app from the context menu of project you would like to export
- In modal window choose desired cloud provider and define the bucket name (bucket has to be already created)
- Press RUN button
- The project will be exported to the following path:
/<bucket name>/<project name>
Before import bucket is empty:
After import the project data (images/videos and annotations) is in bucket: