You're looking at a specific version of this model. Jump to the model overview.

fater-ai /spatial-tracker-2:01c45649

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
video
string
Input video file to process.
fps
integer
4
Frames per second to sample.
track_mode
None
offline
Tracking mode.
grid_size
integer
15
Grid size for query points.
vo_points
integer
756
Number of points for pose estimation.
confidence_threshold
number
0.5
Confidence threshold to filter depths.
zip_mode
None
full
Choose what to include in the output zip file.
resize_factor
number
0
Factor to resize the output resolution (e.g., 0.5 for half-size). If not provided, uses the original default.

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}