ComfyUI Node

YOLO BBox Coordinates

A ComfyUI node in YOLO/coordinates with 12 inputs and 14 outputs.

By kayselmecnun·Created 2 months ago·Updated 2 months ago· 0
YOLO BBox Coordinates
  • image
  • annotated_image
  • bbox_json
  • x1
  • y1
  • x2
  • y2
  • width
  • height
  • center_x
  • center_y
  • confidence
  • label
  • class_id
  • box_count
model_pathbbox/yolo11m.pt
class_filterperson
conf0.25
iou0.70
imgsz640
devicecuda:0
halffalse
sort_by
sort_order
selected_index0
max_boxes_json50
CategoryYOLO/coordinates

Inputs (12)

NameTypeDefaultDescription
imageIMAGE
model_pathSTRINGbbox/yolo11m.pt
class_filterSTRINGperson
confFLOAT0.250–1
iouFLOAT0.700–1
imgszINT64032–4096
deviceSTRINGcuda:0
halfBOOLEANfalse
sort_byCOMBO8 options: x1, center_x, x2, y1, center_y, y2, +2
sort_orderCOMBO2 options: ascending, descending
selected_indexINT00–100000
max_boxes_jsonINT500–100000

Outputs (14)

NameTypeDescription
annotated_imageIMAGE
bbox_jsonSTRING
x1INT
y1INT
x2INT
y2INT
widthINT
heightINT
center_xFLOAT
center_yFLOAT
confidenceFLOAT
labelSTRING
class_idINT
box_countINT