HumanSignal / HumanSignal/label-studio
view data list by each bbox
Open
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
Assessment
This issue has not been assessed yet.