HumanSignal / HumanSignal/label-studio-ml-backend

KeyPoint labels don't automatically merge with SAM-generated masks.

Open
#588 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.1k
Forks
490
Avg merge
1d 14h
Merged PRs (30d)
3

Description

Hi,

I was able to get the ML backend running and use SAM to interactively generate mask annotations based on keypoint and rectangle inputs. However, when the 'Auto-accept suggestions' option is turned off, the keypoint inputs don't get automatically merged with the SAM-generated mask annotations after I clicked accept. They'd just remain in the Regions window and become part of the inputs to the next predict call.
![image](https://github.com/user-attachments/assets/3fc5050d-850f-4055-bac2-3315c9f0a024)

When the 'Auto-accept suggestions' option is on, the keypoint input would automatically merge with the mask.
![image](https://github.com/user-attachments/assets/fe66ace6-3250-4e14-8392-d2c22111c1d9)

Here's my labeling setup:
![image](https://github.com/user-attachments/assets/b54b35e3-702c-4f41-b3fe-f13b804ac1bb)

I'm mostly certain this should not be the expected behavior. Is there anything wrong with how I set up my labels?

Thank you for your time and looking forward to hearing from you.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.