comfyui_segment_anything icon indicating copy to clipboard operation
comfyui_segment_anything copied to clipboard

Multi-Object Segmentation

Open srossitto79 opened this issue 1 year ago • 1 comments

  • 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 avatar Oct 13 '24 11:10 srossitto79

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

srossitto79 avatar Oct 13 '24 11:10 srossitto79