You're looking at a specific version of this model. Jump to the model overview.
stphtan94117 /wall_crack_inspection:70ca3d27
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 |
---|---|---|---|
file |
string
|
input file, supports all photo and video formats
|
|
size |
string
(enum)
|
640
Options: 640, 720, 1280 |
inference size
|
conf_thres |
number
|
0.25
Max: 1 |
confidence threshold
|
iou_thres |
number
|
0.45
Max: 1 |
NMS IoU threshold
|
line_thickness |
integer
|
3
Min: 1 Max: 10 |
polygon thickness (pixels)
|
hide_labels |
boolean
|
False
|
hide labels
|
hide_conf |
boolean
|
False
|
hide confidences
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'string'}