Skip to content

supervisely-ecosystem/copy-project-between-instances

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copy Project Between Supervisely Instances

OverviewHow To Use

GitHub release (latest SemVer) views runs

Overview

Illustrative Use Case: Enterprise Customer with private Supervisely Instance would like to share project with labeling provider that also has his own private Supervisely Instance. This app is useful especially when projects are huge (several gigabytes +).

How To Use

  1. Create new team on source instance. Copy project to this team. Let's call this project: project_to_share.
  2. Create and invite user to this team. This new User has access only to projects in special team, all data in other teams is private.
  3. Share id of project_to_share and user's api_token with your labeling provider.
  4. Labeling provider has to run app and in modal window define SERVER_ADDRESS, id of project that should be copied and API_TOKEN.

  1. Project (images/annotations/images metadata) is copied to current team/workspace with the same name.