For the complete documentation index, see llms.txt. This page is also available as Markdown.

Depth Anything on the Serverless API

You can now run Depth Anything directly on the Serverless API. Depth Anything produces a per-pixel depth estimate for an image, giving you relative distance across the whole scene from a single camera.

You can call it without standing up your own Inference server or a dedicated deployment. It runs through the same serverless.roboflow.com endpoint you already use for trained models, so you can add it to a Workflow or call it through the REST API and Python SDK.

Learn more about the Serverless API

Last updated

Was this helpful?