ialhashim/DenseDepth
High Quality Monocular Depth Estimation via Transfer Learning observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
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: 2805
- days_rel: n/a
- days_push: 1365
- n_releases_24m: 0
Adoption not part of the score
1606 stars · 347 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official Keras/TensorFlow implementation (with experimental PyTorch and TF2 code) of the DenseDepth paper for high-quality monocular depth estimation from a single RGB image via transfer learning. It includes pre-trained models for NYU Depth V2 and KITTI, training scripts, a Colab notebook, and a Qt demo rendering 3D point clouds from estimated depth.
Use cases
- estimate depth maps from single rgb images
- run monocular depth estimation with pretrained models
- generate 3d point clouds from a webcam or image
- train a depth estimation network on nyu depth v2 or kitti
- try depth estimation in a colab notebook
When to choose
- you need high-resolution depth maps from single images using a simple, well-cited encoder-decoder model
- you want pretrained NYU Depth V2 or KITTI depth models with Keras or PyTorch code
- you want a quick demo turning depth maps into 3D point clouds
When to avoid
- you need state-of-the-art depth estimation - the authors recommend AdaBins instead
- you need actively maintained code on modern TensorFlow/PyTorch versions
- you need stereo, video, or multi-frame depth rather than monocular estimation
Facets
library · maturity maintenance
machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning python cross-platform depth-estimation monocular-depth encoder-decoder transfer-learning keras pytorch pretrained-models nyu-depth-v2 kitti gpu
6 sources
- readme: https://github.com/ialhashim/DenseDepth · fetched 2026-08-28 · 9650cde213d6
- homepage: https://arxiv.org/abs/1812.11941 · fetched 2026-08-29 · a6201f48098d
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ialhashim/DenseDepth | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ialhashim/DenseDepth")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem