Skip to content

supervisely-ecosystem/diff-merge-project-meta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diff Merge Project Meta

OverviewHow To Use

GitHub release (latest SemVer) views runs

Overview

Visually compare projects meta: tags and classes. Define how to merge them and how to resolve conflicts. New empty project will be created with merged classes and tags. Then you can use Diff Merge Images Projects app to merge images and annotations and place them to the project created by this application.

How To Use

Step 1: Add app to your team from Ecosystem if it is not there

Step 2: Run app from the Apps page of current team

Step 3: Explore comparison tables, define merge options and press Run button.

Step 4: New project is created. Information about input projects is saved in custom data of created project. For example:

{
  "project1": {
    "id": 1436,
    "name": "lemons_annotated"
  },
  "project2": {
    "id": 1455,
    "name": "kiwi_annotated"
  }
}

Step 5: Task is created in Application Sessions.