3D & 4D · depth · geometry · monocular-depth-estimation
Depth Anything V1
LiheYoung
In-tree Depth Anything V1 pipeline is registered for relative depth and geometry artifact export.
Build your run
Choose a recorded variant, then copy the exact setup or inspection command.
Taskdepth
Environmentworldfoundry-unified-cu128
DeviceCUDA 12.8
worldfoundry-eval evaluate \
--mode model \
--model-id depth-anything-v1 \
--model-runner worldfoundry:pipeline \
--model-manifest-dir worldfoundry/data/models/catalog \
--requests-path tmp/requests.jsonl \
--output-dir tmp/model_eval/depth-anything-v1 \
--metric artifact_count \
--jsonCompatibility & versions
Manifest-backed recipe
- Integration
- verified
- Runner evidence
- verified
- Environment
- worldfoundry-unified-cu128
- Python
- 3.11
- CUDA
- CUDA 12.8
- PyTorch
- torch
- Source revision
- —
- Checkpoint revision
- —
- Runtime profile
- depth-anything-v1
- Pipeline binding
- depth-anything-v1
- Runner
- worldfoundry.pipeline
- Pipeline target
- worldfoundry.pipelines.depth_anything.pipeline_depth_anything_v1:DepthAnything1Pipeline
- Backend stage
- official_in_tree_runtime
- Runtime status
- verified
- Driver status
- compatible_unified_default
- Environment kind
- Unified environment
Install environment
The environment resolver reads the recorded profile and chooses the unified or dedicated environment shown here.
bash scripts/setup/model_env_install.sh --model depth-anything-v1Package constraints 4
torchtorchvisiontorchaudioxfuser
Conda packages 5
python=3.11pipffmpegsetuptoolswheel
Checkpoints & assets
Run the local check before allocating compute. Gated, private, and license fields below come directly from the checkpoint manifest.
worldfoundry-eval zoo model-download --model-id depth-anything-v1 --check-local --jsonLiheYoung/depth-anything-large-hf
- Revision
- —
- License
- —
- Gated
- —
- Private
- —
Launch & outputs
The generated command uses the shared evaluation boundary and writes durable result manifests and artifacts.
worldfoundry-eval evaluate \
--mode model \
--model-id depth-anything-v1 \
--model-runner worldfoundry:pipeline \
--model-manifest-dir worldfoundry/data/models/catalog \
--requests-path tmp/requests.jsonl \
--output-dir tmp/model_eval/depth-anything-v1 \
--metric artifact_count \
--jsonInput contract
| Field | Recorded contract |
|---|---|
prompt | Optional |
image | Required |
video | Optional |
actions | monocular_depth |
Artifact contract
| Artifact kind | Filename / path |
|---|---|
generated_3d_asset | depth-anything-v1.png |
Evidence & sources
Catalog integration, native-demo parity, and runner parity are independent records.
- Integration
- verified
- Runner evidence
- verified
- Native demo evidence
- Not recorded
- Validation imports
- torch, torchvision, numpy, transformers, diffusers, xfuser, worldfoundry
Recipe provenance
worldfoundry/data/models/catalog/three_d_four_d/depth-anything-v1.yamlGitHubhttps://github.com/LiheYoung/Depth-AnythingHugging Facehttps://huggingface.co/LiheYoung/depth-anything-small-hfHugging Facehttps://huggingface.co/LiheYoung/depth-anything-base-hfHugging Facehttps://huggingface.co/LiheYoung/depth-anything-large-hf



