You're looking at a specific version of this model. Jump to the model overview.
fater-ai /spatial-tracker-2:bc9157eb
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.
|
|
run_id |
string
|
A unique ID for this run. This will be the folder name in Azure Blob Storage.
|
|
fps |
integer
|
4
|
...
|
track_mode |
None
|
offline
|
...
|
grid_size |
integer
|
15
|
...
|
vo_points |
integer
|
756
|
...
|
confidence_threshold |
number
|
0.5
|
...
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'string'}