label-studio icon indicating copy to clipboard operation
label-studio copied to clipboard

Combine multiple projects with the same annotation labeling interface

Open rhajou opened this issue 3 years ago • 2 comments

Is your feature request related to a problem? Please describe. I annotated 2 groups of images, each group in a different project. I want to combine the two projects, how do I do that? The documentation to import predictions or annotations are not that clear.

Describe the solution you'd like For example an option to copy one (or multiple) task (image + annotation) from one project to another

Describe alternatives you've considered An alternative will be a manual local aggregation of the json files of the both projects and re upload that to Label studio. The problem here I don't know how to upload this json as a project.

Additional context None

rhajou avatar Jun 27 '22 11:06 rhajou

@rhajou

An alternative will be a manual local aggregation of the json files of the both projects and re upload that to Label studio. The problem here I don't know how to upload this json as a project.

This makes sense. You need to import the exported JSON file: just pick it from files on your hard drive in the standard import dialog.

makseq avatar Jun 27 '22 23:06 makseq