You're looking at a specific version of this model. Jump to the model overview.
csviverdeia /upernet-ade20k:b89ee78b
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 |
|---|---|---|---|
| image |
string
|
Foto a ser segmentada (qualquer cena, melhor pra interiores).
|
|
| output_size |
integer
|
512
Min: 256.0 Max: 1024.0 |
Tamanho da imagem de saída (quadrada). 512 é compatível com SD 1.5.
|
| return_class_counts |
boolean
|
True
|
Retornar contagem de pixels por classe ADE20K (top classes encontradas).
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'object'}