DepthAnything/PromptDA
[CVPR 2025] Prompt Depth Anything observed · 2026-08-28
Health v2 · maintenance only
50/100
- Activity 64
- Release rhythm 35
- Longevity 44
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 624
- days_rel: n/a
- days_push: 216
- n_releases_24m: 0
Adoption not part of the score
1159 stars · 73 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Prompt Depth Anything is a Python library implementing a CVPR 2025 method for high-resolution (up to 4K) accurate metric depth estimation. It uses low-cost LiDAR depth (e.g., iPhone ARKit) as a prompt to guide a Depth Anything foundation model, with pretrained checkpoints and a Hugging Face demo.
Use cases
- estimate accurate metric depth from a single image using iPhone LiDAR as a prompt
- generate 4K resolution depth maps for 3D reconstruction
- get depth priors for robotic grasping
- improve depth estimation on transparent objects
- benchmark monocular depth estimation on ARKitScenes and ScanNet++
- upscale low-resolution LiDAR depth to full image resolution
When to choose
- you need metric (meter-scale) depth, not just relative depth
- you have access to a low-resolution LiDAR depth prompt from an iPhone or similar sensor
- you want high-resolution depth maps for 3D reconstruction or robot grasping pipelines
- you want a research-grade model with pretrained checkpoints and a paper backing it
When to avoid
- you have no LiDAR or other prompt depth source available
- you need a lightweight production model for CPU-only or mobile deployment
- you only need relative/monocular depth without metric scale
- you need a stable long-term-supported API rather than a research codebase
Facets
library · maturity active
machine-learning computer-vision image-processing computer-vision deep-learning robotics artificial-intelligence python depth-estimation metric-depth lidar monocular-depth 3d-reconstruction robotic-grasping cvpr-2025 depth-anything 4k-resolution pretrained-models gpu linux macos
2 sources
- readme: https://github.com/DepthAnything/PromptDA · fetched 2026-08-28 · 9e55981e5766
- homepage: https://promptda.github.io · fetched 2026-08-29 · 49e7108800e7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| DepthAnything/PromptDA | main | 50 |
For agents
markdown · JSON · MCP: product_card(name="DepthAnything/PromptDA")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem