Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rendering bounding boxes produced by ML model results in application hanging #5965

Open
KevinToepelt opened this issue Jun 10, 2024 · 1 comment
Labels
community:issue A community reported issue community:reviewed Issue has been reviewed by the Label Studio Community Team. Community Community Feature Requests, Open Issues, Bugs Reported, or Comments

Comments

@KevinToepelt
Copy link

KevinToepelt commented Jun 10, 2024

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

After reloading, I am met with this:
Screenshot 2024-06-10 at 17-16-01 Label Studio

Environment (please complete the following information):

  • OS: Ubuntu 24.04
  • Label Studio Version 1.12.1
@sajarin sajarin added Community Community Feature Requests, Open Issues, Bugs Reported, or Comments community:reviewed Issue has been reviewed by the Label Studio Community Team. community:issue A community reported issue labels Jun 18, 2024
@sajarin
Copy link
Contributor

sajarin commented Jun 18, 2024

Thanks for sharing this issue with the team @KevinToepelt. Does this happen with any image, regardless of size? Are there any logs that you can share from the docker containers?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community:issue A community reported issue community:reviewed Issue has been reviewed by the Label Studio Community Team. Community Community Feature Requests, Open Issues, Bugs Reported, or Comments
Projects
None yet
Development

No branches or pull requests

2 participants