You're looking at a specific version of this model. Jump to the model overview.
locuslab /convmixer:ffded17a
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 |
|---|---|---|---|
| model_name |
None
|
convmixer_768_32
|
Model name to use
|
| input_image |
string
|
images/French_Horn.JPEG
|
Image to be classified
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'properties': {'json_text': {'title': 'Json Text', 'type': 'string'},
'visualization': {'format': 'uri',
'title': 'Visualization',
'type': 'string'}},
'required': ['visualization', 'json_text'],
'title': 'Output',
'type': 'object'}