HumanSignal / HumanSignal/label-studio

Rendering bounding boxes produced by ML model results in application hanging

Open
#5,965 1 comment 0 reactions 0 assignees View on GitHub
Community community:issue community:reviewed
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

**Describe the bug**
Rendering an image with predicted bounding boxes causes the web application to load forever.

**To Reproduce**
Steps to reproduce the behavior:
1. Use a ML backend to produce a prediction, either through the actions menu, or through the labeling window.
2. Wait for the bounding boxes to appear
3. You will instead be met with a loading window, which does not resolve if the number of bounding boxes >= 1.
4. Reloading the application will result in the image (and bounding boxes) being rendered, but with a loading circle over them.

**Screenshots**
Screenshot of loading window shown below:
![Screenshot 2024-06-10 at 17-15-13 Label Studio](https://github.com/HumanSignal/label-studio/assets/117120605/5f8eb380-edd4-4e84-a256-04362b4fa4d6)

After reloading, I am met with this:
![Screenshot 2024-06-10 at 17-16-01 Label Studio](https://github.com/HumanSignal/label-studio/assets/117120605/a45dc288-4aee-4cef-9388-49cb3d6daba8)

**Environment (please complete the following information):**
- OS: Ubuntu 24.04
- Label Studio Version 1.12.1

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.