You're looking at a specific version of this model. Jump to the model overview.
fater-ai /spatial-tracker-2:08033ba9
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.
|
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'}