ComfyUI Node: YOLO Detection & Selection

Authored by tppp2806

Created

Updated

0 stars

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

YOLO

Inputs

image IMAGE
model_name
  • yolov8n.pt
  • yolov8s.pt
  • yolov8m.pt
  • yolov8l.pt
  • yolov8x.pt
select_criteria
  • Area Max
  • Area Min
  • Confidence Max
  • Confidence Min
  • Center Top
  • Center Bottom
  • Center Left
  • Center Right
  • Center Nearest
  • Nearest to History
  • Farthest from History
select_count INT
confidence_threshold FLOAT
nms_threshold FLOAT
output_mode
  • Merged Mask
  • Individual Objects
class_ids STRING

Outputs

IMAGE

IMAGE

MASK

INT

INT

INT

INT

INT

INT

Extension: ComfyUI-YoloTrack

Based on a YOLO model, it performs object detection, capture, and smooth tracking-based cropping on images.

Authored by tppp2806

Looking for a different node?

More nodes in ComfyUI-YoloTrack

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.

Learn more