TealPug Nodes
Packs
Nodes
YOLO Detection & Selection
YOLODetectionNode
YOLO
Pack:
ComfyUI-YoloTrack
custom_nodes.ComfyUI-YoloTrack
Inputs (8)
Name
Type
Required
image
IMAGE
required
model_name
COMBO
required
select_criteria
COMBO
required
select_count
INT
required
confidence_threshold
FLOAT
required
nms_threshold
FLOAT
required
output_mode
COMBO
required
class_ids
STRING
optional
Outputs (9)
Name
Type
image
IMAGE
preview_with_boxes
IMAGE
mask
MASK
x
INT
y
INT
width
INT
height
INT
x2
INT
y2
INT