You're looking at a specific version of this model. Jump to the model overview.
casia-iva-lab /fastsam:cb3fa201
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 |
---|---|---|---|
input_image |
string
|
Input image
|
|
model_name |
string
(enum)
|
FastSAM-x
Options: FastSAM-x, FastSAM-s |
choose a model
|
iou |
number
|
0.9
|
iou threshold for filtering the annotations
|
text_prompt |
string
|
use text prompt eg: "a dog"
|
|
conf |
number
|
0.4
|
object confidence threshold
|
retina |
boolean
|
True
|
draw high-resolution segmentation masks
|
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'}