HumanSignal / HumanSignal/label-studio

view data list by each bbox

Open
#3,999 1 comment 0 reactions 1 assignee Claimed by @makseq View on GitHub
question
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

I have multi labels mission in "Object Detection with Bounding Boxes" task, can I browse data list by each bounding box(each **annotations result ID**), not by each image.

now:

image 1 bbox1、bbox2、bbox3
image 2 bbox1、bbox2

so it may be look like this:

image 1 bbox 1
image 1 bbox 2
image 1 bbox 3
image 2 bbox 1
image 1 bbox 2

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.