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

csviverdeia /depth-anything-v2-large:4f8d79b1

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 RGB pra estimar profundidade.
return_depth_png
boolean
True
Retorna depth map colorizado como base64 PNG.
return_depth_raw
boolean
False
Retorna depth raw (float32) como base64 .bin.

Output schema

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

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