↓ 1 callersFunctionplot_trajectory(
pred_traj, gt_traj=None, title="", filename="", align=True, correct_scale=True
)
dust3r/utils/vo_eval.py:251
↓ 1 callersMethodset_downstream_head(self, output_mode, head_type, landscape_only, depth_mode, conf_mode, patch_size, img_size,
dust3r/model_seq.py:123
↓ 1 callersMethodset_downstream_head(self, output_mode, head_type, landscape_only, depth_mode, conf_mode, head_type1, patch_size, img_size,
dust3r/model.py:164
↓ 1 callersFunctionsintel_cam_readRead camera data, return (M,N) tuple. M is the intrinsic matrix, N is the extrinsic matrix, so that x = M*N*X, with x being a point in h
dust3r/utils/vo_eval.py:17
↓ 1 callersMethodsumm_oneds(self, name, ims, frame_ids=None, bev=False, fro=False, logvis=False, reduce_max=False, max_val=0.0, norm=True
dust3r/utils/po_utils/improc.py:691
↓ 1 callersFunctionwarp_by_disp(src_R, src_t, tgt_R, tgt_t, K, src_disp, coord, inv_K, debug_mode=False, use_depth=False)
dust3r/utils/goem_opt.py:195