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

Relations between documents

Open motionrus opened this issue 3 years ago • 4 comments

Hi all! I want to create relations between documents. Is there any way how to do this? image

motionrus avatar May 06 '22 09:05 motionrus

@motionrus What kind of relations do you want to have?

makseq avatar May 06 '22 21:05 makseq

I want simple relations, between bbox, but this bbox are made in different images (documents)

motionrus avatar May 07 '22 05:05 motionrus

I would recommend that you use meta field where you can type any string. Use this button to add meta field: image

So, you can write something like this there:

<task_id:region_id>

makseq avatar May 09 '22 20:05 makseq

+1 for relations that can be on different pages! :)

Ryanglambert avatar Jun 27 '22 21:06 Ryanglambert