ComfyUI Node Runs on cloud
Run MoGe Panorama Inference
Run MoGe on an equirectangular panorama by splitting it into 12 perspective views, running inference on each, and merging the results into a single depth map.
Run MoGe Panorama Inference
- moge_model
- image
- moge_geometry
◄resolution_level9►
◄split_resolution512►
◄merge_resolution1920►
◄batch_size4►
Categoryimage/geometry estimation
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| moge_model | MOGE_MODEL | — | |
| image | IMAGE | Equirectangular panorama (any aspect). | |
| resolution_level | INT | 90–9 | Per-view detail (0 = fastest, 9 = most detailed). |
| split_resolution | INT | 512256–1024 | Resolution of each perspective split. |
| merge_resolution | INT | 1920256–8192 | Long-side resolution of the merged equirect distance map. |
| batch_size | INT | 41–12 | Views per inference batch (12 splits total). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| moge_geometry | MOGE_GEOMETRY | — |