↓ 10 callersMethod__init__(self, channels, use_conv, dims=2, out_channels=None, padding=1,
downsample_3ddim=False, # downsample all
unimatch/ldm_unet/unet.py:104
↓ 2 callersFunctionwarp_with_pose_depth_candidates
feature1: [B, C, H, W]
intrinsics: [B, 3, 3]
pose: [B, 4, 4]
depth: [B, D, H, W]
unimatch/matching.py:239