ComfyUI Node

Depth Anything V2

Create a depth map of the image See: https://depth-anything-v2.github.io

By set-soft·Created 12 months ago·Updated 8 months ago· 18
Depth Anything V2
  • da_model
  • images
  • depths
  • depth_imgs
batch_size1
CategoryRemBG_SET/Advanced

Inputs (3)

NameTypeDefaultDescription
da_modelDAMODELThe model from the `Load Depth Anything by name` node.
imagesIMAGEOne or more images to process, will be normalized and scaled.
batch_sizeINT11–256How many images to process at once

Outputs (2)

NameTypeDescription
depthsMASKThe depth map
depth_imgsIMAGEThe same map in a format compatible with nodes that needs an image. The three channels (R, G, B) are the same buffer, shared with the mask.