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

[Bug] Final label on bounding box does not delete with "x" #524

Open
jeremydouglass opened this issue Sep 8, 2021 · 0 comments
Open

[Bug] Final label on bounding box does not delete with "x" #524

jeremydouglass opened this issue Sep 8, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@jeremydouglass
Copy link

The final label -- and only the final label -- on a segment cannot be deleted with its connected "x".

Steps to reproduce:

  1. create an Image Segmentation task with an image and bounding box, and two labels: "character" and "dialog"
  2. on the image, draw a bounding box.
  3. in the pop-up box, label with two labels
  4. delete one of the labels using the "x" connected to the label tag (not the dialog "X") -- either label.

It is deleted.

  1. try to delete the remaining label, also with the "x" connected to the label tag.

It is NOT deleted.

The final label -- and only the final label -- cannot be deleted with its connected "x".

NOTES:

  • This same problem occurs with bounding box, polygon, and expanding line.
  • The same problem occurs with any number of tags (2, 4, 8), and it does not matter which tag was added first -- only which tag is left last.
  • The workaround is that it can be deleted with the delete-all-labels "X" on the right-hand side of the pop-up box.
@jeremydouglass jeremydouglass added the bug Something isn't working label Sep 8, 2021
@jeremydouglass jeremydouglass changed the title Final label on bounding box does not delete with "x" [Bug] Final label on bounding box does not delete with "x" Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant