You're looking at a specific version of this model. Jump to the model overview.
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
|
|
blur |
integer
|
35
Min: 1 Max: 100 |
blur ratio
|
size |
string
(enum)
|
1280
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_bbox |
boolean
|
True
|
hide bounding box
|
classes |
string
(enum)
|
All
Options: face, license_plate, All |
classes to blur
|
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'}