#338 · Primary category: Computer Vision
ComfyUI-YoloWorld-EfficientSAM
Unofficial implementation of YOLO-World + EfficientSAM for ComfyUI
Project last updated:05/22/24
GitHub Stars
826
Forks
70
Contributors
2
License
GPL-3.0
Why we included this project
This node pack tackles a common ComfyUI gap: finding and isolating specific objects in an image or video. It pairs YOLO-World's open-vocabulary detection with EfficientSAM's segmentation, so you type the categories you care about and get bounding boxes plus per-object masks back, no fixed class list required. The V2.0 nodes added the practical controls: merge masks or keep them separate, extract a single mask by index, tune confidence and IoU thresholds, and toggle class-agnostic NMS. Video input works too, and the Detector Provider node integrates with Impact-Pack for more involved setups. If you already run ComfyUI for generation or editing, this is a low-friction way to add grounding and masking steps without leaving your graph.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)