ComfyUI Node: YOLO Tracking & Crop
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
crop_ratio
- Original
- 1:1
- 16:9
- 9:16
- 4:3
- 3:4
- 2:3
- 3:2
crop_scale FLOAT
offset_x FLOAT
offset_y FLOAT
stabilization_method
- None
- EMA
- Weighted Average
- Kalman
- Hybrid
stabilization_strength FLOAT
enable_prediction BOOLEAN
mask_type
- Box
- Segmentation
limit_to_bounds BOOLEAN
class_ids STRING
Outputs
IMAGE
MASK
IMAGE
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.