label-studio
label-studio copied to clipboard
Relations between documents
Hi all! I want to create relations between documents. Is there any way how to do this?

@motionrus What kind of relations do you want to have?
I want simple relations, between bbox, but this bbox are made in different images (documents)
I would recommend that you use meta field where you can type any string. Use this button to add meta field:

So, you can write something like this there:
<task_id:region_id>
+1 for relations that can be on different pages! :)