Nodes/Comfyui CoTracker Node/CoTracker Point Tracking
ComfyUI Node

CoTracker Point Tracking

https://github.com/facebookresearch/co-tracker If you get an OOM error, try lowering the `grid_size`.

By s9roll7·Created about a year ago·Updated about a year ago· 29
CoTracker Point Tracking
  • images
  • tracking_mask
  • tracking_results
  • image_with_results
tracking_points
grid_size20
max_num_of_points100
confidence_threshold0.90
min_distance30
force_offloadtrue
enable_backwardfalse
Categorytracking

Inputs (9)

NameTypeDefaultDescription
imagesIMAGE
tracking_pointsSTRING
grid_sizeINT200–100Number of divisions along both width and height to create a grid of tracking points.
max_num_of_pointsINT1001–10000
tracking_maskoptMASKMask for grid coordinates
confidence_thresholdoptFLOAT0.900–1
min_distanceoptINT300–500Minimum distance between tracking points
force_offloadoptBOOLEANtrue
enable_backwardoptBOOLEANfalse

Outputs (2)

NameTypeDescription
tracking_resultsSTRING
image_with_resultsIMAGE