--- title: MoGe-3 emoji: 🌍 colorFrom: blue colorTo: indigo sdk: gradio sdk_version: 6.25.0 app_file: app.py pinned: false license: mit short_description: Turn a 2D image into a 3D point map with MoGe-3 --- # MoGe-3 Monocular geometry estimation: point maps, depth maps, normal maps and camera FOV from a single open-domain image. Choose between the `Ruicheng/moge-3-vitl` and `Ruicheng/moge-3-vitg` checkpoints under **Settings → Checkpoint**. Code and weights are MIT licensed. See [microsoft/MoGe](https://github.com/microsoft/MoGe) for the paper, the training code and the other model versions.