Ross ROSS = Recommend OSS · open-source software intelligence for agents

ialhashim/DenseDepth

High Quality Monocular Depth Estimation via Transfer Learning observed · 2026-08-28

github.com/ialhashim/DenseDepth · homepage · Jupyter Notebook · GPL-3.0 (copyleft) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
ialhashim/DenseDepthmain32

For agents

markdown · JSON · MCP: product_card(name="ialhashim/DenseDepth")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem