YOLO Detection & Selection

YOLODetectionNode

Pack: ComfyUI-YoloTrack

custom_nodes.ComfyUI-YoloTrack

Inputs (8)

NameTypeRequired
imageIMAGErequired
model_nameCOMBOrequired
select_criteriaCOMBOrequired
select_countINTrequired
confidence_thresholdFLOATrequired
nms_thresholdFLOATrequired
output_modeCOMBOrequired
class_idsSTRINGoptional

Outputs (9)

NameType
imageIMAGE
preview_with_boxesIMAGE
maskMASK
xINT
yINT
widthINT
heightINT
x2INT
y2INT