↓ 4 callersMethod__init__(self, in_features, hidden_features=None, out_features=None, act_layer=nn.GELU, bias=True, drop=0.)
benchmark/models/worldmirror_root/src/models/layers/patch_embed.py:134
↓ 4 callersMethodadd_cameras(self, poses, focals=None, images=None, imsizes=None, colors=None, **kw)
benchmark/models/mast3r_root/dust3r/viz.py:202
↓ 4 callersFunctionget_depth_loss depth0: predicted depth map (B, T, H, W, 1) gt_depth: ground truth depth map (B, T, H, W, 1) valid_mask: binary mask for valid pixels (B,
benchmark/models/amb3r_root/amb3r/loss.py:14
↓ 4 callersFunctionget_joint_pointcloud_center_scale(pts1, pts2, valid_mask1=None, valid_mask2=None, z_only=False, center=True)
benchmark/models/mast3r_root/dust3r/utils/geometry.py:328
↓ 4 callersFunctionget_point_loss depth0: predicted depth map (B, T, H, W, 3) gt_depth: ground truth depth map (B, T, H, W, 3) valid_mask: binary mask for valid pixels (B,
benchmark/models/amb3r_root/amb3r/loss.py:49