microsoft/MoGe
[CVPR'25 Oral] MoGe: Unlocking Accurate Monocular Geometry Estimation for Open-Domain Images with Optimal Training Supervision observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 98
- Release rhythm 35
- Longevity 50
Flags: no_releases no_license
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: 709
- days_rel: n/a
- days_push: 14
- n_releases_24m: 0
Adoption not part of the score
2807 stars · 215 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MoGe is a deep learning model from Microsoft Research that recovers 3D geometry from a single open-domain image, predicting metric point maps, depth maps, normal maps, and camera field of view in one forward pass. It ships with inference code, pretrained weights, and a Hugging Face demo, achieving ~60ms latency per image on modern GPUs.
Use cases
- estimate depth maps from single photos
- recover 3D point clouds from one image
- predict surface normal maps from images
- reconstruct 3D geometry for single-view 3D reconstruction
- estimate camera field of view from an image
- build 3D assets from photos for graphics pipelines
When to choose
- you need fast, accurate monocular geometry or depth estimation from arbitrary images
- you want point maps, depth, and normals from a single unified model
- you need a research-grade model with pretrained weights and a demo
When to avoid
- you need multi-view or video-based 3D reconstruction with true global scale
- you cannot run GPU inference
- you need a lightweight CPU-only depth estimator
Facets
library · maturity active
machine-learning computer-vision image-processing deep-learning computer-vision machine-learning graphics artificial-intelligence python cross-platform monocular-depth-estimation 3d-reconstruction point-maps depth-maps normal-maps cvpr-2025 research-model inference gpu
2 sources
- readme: https://github.com/microsoft/MoGe · fetched 2026-08-28 · d22d190c99d0
- homepage: https://wangrc.site/MoGePage/ · fetched 2026-08-29 · 0a45df5fc9da
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/MoGe | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem