Skip to main content

Overview

This node performs depth estimation on equirectangular panorama images. It works by splitting the panorama into 12 perspective views, running the MoGe depth estimation model on each view, and then merging the results back into a single, complete depth map for the original panorama.

Inputs

ParameterDescriptionData TypeRequiredRange
moge_modelThe MoGe model to use for inference.MOGE_MODELYes
imageEquirectangular panorama image (any aspect ratio).IMAGEYes
resolution_levelPer-view detail level. Higher values produce more detailed depth maps (default: 9).INTYes0 to 9
split_resolutionResolution of each perspective view after splitting the panorama (default: 512).INTYes256 to 1024
merge_resolutionLong-side resolution of the final merged equirectangular depth map (default: 1920).INTYes256 to 8192
batch_sizeNumber of perspective views to process in each inference batch. The total number of views is 12 (default: 4).INTYes1 to 12

Outputs

Output NameDescriptionData Type
moge_geometryA dictionary containing the estimated geometry: points (3D point cloud), depth (depth map), mask (valid area mask), and image (the input image).MOGE_GEOMETRY
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Source fingerprint (SHA-256): 3a701e3679bc35cd5fddc54868ac9c4bc9b4e23a5b97bbf61e46b7309e43600b