ComfyUI Node: GroundingDinoSAMSegment (segment anything)
Authored by storyicon
Created about a year ago
Updated 4 months ago
692 stars
Category
segment_anything
Inputs
sam_model SAM_MODEL
grounding_dino_model GROUNDING_DINO_MODEL
image IMAGE
prompt STRING
threshold FLOAT
Outputs
IMAGE
MASK
Extension: segment anything
Based on GroundingDino and SAM, use semantic strings to segment any element in an image. The comfyui version of sd-webui-segment-anything.
Authored by storyicon