Nodes/ComfyUI-YoloTrack/YOLO Detection & Selection
ComfyUI Node

YOLO Detection & Selection

A ComfyUI node in YOLO with 8 inputs and 9 outputs.

By tppp2806·Created 8 months ago·Updated 8 months ago· 0
YOLO Detection & Selection
  • image
  • image
  • preview_with_boxes
  • mask
  • x
  • y
  • width
  • height
  • x2
  • y2
model_name
select_criteria
select_count1
confidence_threshold0.50
nms_threshold0.40
output_mode
class_ids
CategoryYOLO

Inputs (8)

NameTypeDefaultDescription
imageIMAGE
model_nameCOMBO5 options: yolov8n.pt, yolov8s.pt, yolov8m.pt, yolov8l.pt, yolov8x.pt
select_criteriaCOMBO11 options: Area Max, Area Min, Confidence Max, Confidence Min, Center Top, Center Bottom, +5
select_countINT11–100
confidence_thresholdFLOAT0.500–1
nms_thresholdFLOAT0.400–1
output_modeCOMBO2 options: Merged Mask, Individual Objects
class_idsoptSTRING

Outputs (9)

NameTypeDescription
imageIMAGE
preview_with_boxesIMAGE
maskMASK
xINT
yINT
widthINT
heightINT
x2INT
y2INT