ComfyUI Node
InfiniDepth Depth Estimation
Estimate depth from an image using InfiniDepth.
InfiniDepth Depth Estimation
- model
- image
- depth_raw
- depth_colored
◄output_resolution_mode▾►
◄upsample_ratio1►
◄output_height768►
◄output_width1024►
Categorydepth/InfiniDepth
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| model | INFINIDEPTH_MODEL | — | |
| image | IMAGE | — | |
| output_resolution_mode | COMBO | 3 options: upsample, original, specific | |
| upsample_ratio | INT | 11–8 | Scale factor when output_resolution_mode is 'upsample'. |
| output_height | INT | 76864–8192 | Height when output_resolution_mode is 'specific'. |
| output_width | INT | 102464–8192 | Width when output_resolution_mode is 'specific'. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| depth_raw | IMAGE | — |
| depth_colored | IMAGE | — |