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

csviverdeia /terramind-ndvi-tokenizer:cd143e91

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
Imagem NDVI (grayscale PNG/JPG ou GeoTIFF). Valores [0-255] mapeados pra NDVI [-1, 1].
mode
None
reconstruct
Modo de operação: 'tokenize' (encode em tokens), 'reconstruct' (encode→decode), 'tokens_only' (só índices).
timesteps
integer
10

Min: 1

Max: 50

Diffusion steps no decoder (mais steps = melhor reconstrução, mais lento).
image_size
integer
224

Min: 64

Max: 1024

Resolução de entrada (deve ser múltiplo de patch size).

Output schema

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

Schema
{'title': 'Output', 'type': 'string'}