depth_anything

Model type

depth_anything

Class

DepthAnythingForDepthEstimation

Task

image-classification

Source

models/depth_anything.py

Description

Depth Anything model for monocular depth estimation.

Usage

mobius build --model <MODEL_ID> output_dir/
from mobius import build

model = build("<MODEL_ID>")