ByteDance-Seed/Depth-Anything-3
Depth Anything 3 observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 94
- Release rhythm 35
- Longevity 21
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: 294
- days_rel: n/a
- days_push: 37
- n_releases_24m: 0
Adoption not part of the score
6213 stars · 689 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Depth Anything 3 (DA3) is a transformer-based model that predicts spatially consistent depth and geometry from any number of visual inputs, with or without known camera poses. It provides Python inference code and pretrained weights, including a streaming mode for ultra-long video sequences on modest GPU memory.
Use cases
- estimate depth from a single image
- reconstruct 3D geometry from multiple views or video
- estimate camera poses from unposed images
- render novel views with 3D Gaussian splatting
- run depth inference on long videos with limited GPU memory
- build SLAM or visual-geometry pipelines on top of a pretrained model
When to choose
- you need state-of-the-art monocular or multi-view depth estimation
- you need camera pose estimation and geometry from arbitrary unposed views
- you want a plain-transformer model trained only on public datasets
- you need streaming inference for long video under 12GB GPU memory
When to avoid
- you need real-time depth on CPU or edge devices without a GPU
- you need metric depth with guaranteed absolute scale out of the box
- you need a lightweight model for production mobile deployment
Facets
library · maturity active
machine-learning deep-learning computer-vision image-processing gpu-computing computer-vision deep-learning machine-learning artificial-intelligence graphics python cross-platform depth-estimation monocular-depth multi-view-geometry camera-pose-estimation 3d-reconstruction transformer novel-view-synthesis slam 3dgs pytorch gpu linux
3 sources
- readme: https://github.com/ByteDance-Seed/Depth-Anything-3 · fetched 2026-08-28 · 74dd4f6c1de1
- homepage: https://depth-anything-3.github.io/ · fetched 2026-08-29 · bdbd63981cc8
- registry_pypi: https://pypi.org/pypi/depth-anything-3/json · fetched 2026-08-29 · 465815314ee5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ByteDance-Seed/Depth-Anything-3 | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="ByteDance-Seed/Depth-Anything-3")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem