HumanSignal / HumanSignal/label-studio

Mergeing multiple brush annotations

Open
#8,832 1 comment 0 reactions 0 assignees View on GitHub
community_investigate community_reviewed
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

Problem:
ML backends (e.g. Segement Anything) can sometimes propose annotions that only cover an object partially. The model can be prompted interactively to get an annotation for the remaining part of the object. However the object is now covered with two masks, which does not work in a setting where each mask should relate to one object instance.

**Describe the solution you'd like**
A merge two brush annotations option for selected masks could solve this problem.

**Describe alternatives you've considered**
The API call alternative to this problem is very user unfriendly.

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.