You're looking at a specific version of this model. Jump to the model overview.

locuslab /convmixer:acda34e0

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
string (enum)
convmixer_768_32

Options:

convmixer_768_32, convmixer_1024_20_ks9_p14, convmixer_1536_20

Model name to use
input_image
string
Image to be classified
output_format
string (enum)
Plot

Options:

Json, Plot

Recieve outputs as Json or a plot

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'properties': {'Json': {'title': 'Json', 'type': 'string'},
                'plot': {'format': 'uri', 'title': 'Plot', 'type': 'string'}},
 'title': 'Output',
 'type': 'object'}