ComfyUI Node: YOLOv8 Object Detection
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.
Category
image/object_detection
Inputs
image IMAGE
model_name
- yolov8n.pt
- yolov8s.pt
- yolov8m.pt
- yolov8l.pt
- yolov8x.pt
confidence_threshold FLOAT
iou_threshold FLOAT
padding INT
custom_model_path STRING
max_size INT
preserve_aspect_ratio BOOLEAN
exclude_person BOOLEAN
exclude_animals BOOLEAN
exclude_vehicles BOOLEAN
min_confidence FLOAT
Outputs
IMAGE
INT
STRING
STRING
Extension: ComfyUI YOLOv8 Object Detection Node
A powerful ComfyUI custom node that performs object detection using YOLOv8 and outputs individual images for each detected object. Perfect for automatic mask generation, object isolation, and batch processing workflows.
Authored by mangobyed
Looking for a different node?
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.