storyicon/comfyui_segment_anything
A ComfyUI custom node that enables semantic segmentation of any element in images using GroundingDino and Segment Anything Model.

Velocity · 7d
+1.1
★ / day
Trend
→steady
star history
This project provides a ComfyUI implementation of semantic segmentation using GroundingDino and SAM (Segment Anything). Users can provide text prompts to specify which elements to segment, and the models automatically identify and mask those areas in images. The node integrates transformer-based detection (GroundingDino) with SAM’s segmentation capabilities to enable flexible, text-guided instance segmentation.