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

bounding boxes disappear #7130

Open
adamterrell opened this issue Feb 22, 2025 · 2 comments
Open

bounding boxes disappear #7130

adamterrell opened this issue Feb 22, 2025 · 2 comments

Comments

@adamterrell
Copy link

Describe the bug
I have the tool setup with a yolo backend to do predictions. When I try to delete one of the predictions all the bounding boxes disappear from view. If I refresh the the browser they show back up again. Sometimes the one I deleted is gone other times it shows back up. I am not entirely sure exactly how to replicate this as it seems to happen "randomly". I have label studio up on a server directly in a python virtual environment.

To Reproduce
Steps to reproduce the behavior:

  1. Setup label studio with a yolo backend to create predictions on your dataset.
  2. click on one of the predictions from the yolo model and delete it.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: Ubuntu 24 for server, various browsers and OS for the frontend.
  • Label Studio Version 1.16

Additional context
Add any other context about the problem here.

@hyp530
Copy link

hyp530 commented Feb 24, 2025

This issue also happens to labelling, so I had to roll back to 1.15.0.

@makseq
Copy link
Member

makseq commented Mar 5, 2025

If you could record a video with opened browser's console in your browser, it could help a lot. I've tried to reproduce it on my end and it doesn't happens to me, everything works as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants