You're looking at a specific version of this model. Jump to the model overview.
winycg /anchor_net:55347555
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
|
Image to be classified
|
|
output_format |
string
(enum)
|
Plot
Options: Json, Plot |
Recieve outputs as Json or a debug-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'}