HumanSignal / HumanSignal/label-studio

BrushLabels significantly decrease editor performance

Open
#7,159 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

Hello team,

Recently I found an issue with brushlabels, which is that a few brushlabels can decrease the annotation performance. The operations on editor is very laggy. Submitting/Updating takes more than 5 seconds and some times the how browser tab freezes.

Here is how to reproduce it:

Install latest version (1.16.0) with pip: pip install label-studio
Create a project with only one task (image). Define label config with a very simple BrushLabel:
```



Choose Label








```

Now start to annotate, add 5 or 6 annotations. Then click "Submit", the browser freezes for 10 seconds and then finally the task gets submitted.

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.