You're looking at a specific version of this model. Jump to the model overview.
csviverdeia /deepforest-livestock:662ec9e8
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 |
|---|---|---|---|
| image |
string
|
Imagem aérea RGB (jpg/png/tif) com gado/livestock.
|
|
| patch_size |
integer
|
400
Min: 200 Max: 2000 |
Tamanho do patch.
|
| patch_overlap |
number
|
0.15
Max: 0.5 |
Overlap entre patches (0-0.5).
|
| iou_threshold |
number
|
0.15
Max: 1 |
IoU pra NMS.
|
| score_threshold |
number
|
0.3
Max: 1 |
Score mínimo (0-1).
|
| return_format |
None
|
detections
|
None
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'string'}