MoGe-3 / README.md
charlesjvt's picture
Deploy MoGe-3 Gradio demo
76c9728
|
Raw
History Blame Contribute Delete
607 Bytes
---
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.