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

Multi-Object Segmentation #87

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

srossitto79
Copy link

  • Added BatchPromptSplitter node to create a list of prompts from a comma separed list.
  • Added MultiPromptGroundingDinoSAMSegment that takes as input a list of strings and output a single image and a single mask that is an "or" oparation of all masks.

@srossitto79
Copy link
Author

Any new node have been implemented in his own file and then referenced in the init.py

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

Successfully merging this pull request may close these issues.

1 participant