ComfyUI Extension
ComfyUI-YOLO
Nodes:Load Ultralytics Model, Ultralytics Inference, Ultralytics Visualization, Convert to Dictionary, BBox to XYWH
kadirnar/ComfyUI-YOLO
Nodes12
On cloudLocal install
CategoryUltralytics/Utils, Ultralytics/Model
Stars121
Updated7 months ago
Nodes (12)
BBox to Coco
Export your detections as COCO JSON
Ultralytics/Utils
BBox to XYWH
One detection, converted to a usable crop
Ultralytics/Utils
BBox Visualization
Draw bounding boxes with names on them
Ultralytics/Utils
Coco to Number
Turn 'person' into the number YOLO understands
Ultralytics/Utils
Convert to Dictionary
Bounding boxes and masks, as a JSON dictionary
Ultralytics/Utils
Custom Ultralytics Model Loader
Load any YOLO model you actually own
Ultralytics/Model
Image Resize Advanced
A resize node that knows when not to resize
Ultralytics/Utils
Ultralytics Inference
The node that actually runs the detector
Ultralytics/Inference
Ultralytics Flatten Masks
Stick every detection into one mask
Ultralytics/PostProcess
Ultralytics Model Loader
The one node that hands YOLO to your whole graph
Ultralytics/Model
Ultralytics Visualization
Make those detections look like something
Ultralytics/Vis
View Text
Actually see what your VLM is saying
Ultralytics/Utils
Readme
<div align="center">
<h2>
ComfyUI-YOLO: Ultralytics-Powered Object Recognition for ComfyUI
</h2>
<div>
<img width="800" alt="teaser" src="doc\yolo_logo.webp">
</div>
</div>
🛠️ Installation
cd custom/nodes
git clone https://github.com/kadirnar/ComfyUI-YOLO
🤗 Model Hub
You can find the models on the Ultralytics Model Hub
cd models/ultralytics
wget https://github.com/ultralytics/assets/releases/download/v8.2.0/model_name.pt