↓ 1 callersFunction_save_batch(pred, gt, pairnames, dataset, task, save, outdir, time, submission_dir=None)
croco/stereoflow/test.py:82
↓ 1 callersMethod_set_decoder(self, enc_embed_dim, dec_embed_dim, dec_num_heads, dec_depth, mlp_ratio, norm_layer, norm_im2_in_dec)
croco/models/croco.py:103
↓ 1 callersFunctioncam_read Read 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
dust3r/datasets/sintel.py:33
↓ 1 callersMethodcompute Args: x2d_proj: Shape (*, n, 2) x2d: Shape (*, n, 2) w2d: Shape (*, n, 2) jac_cam: Shape (*,
dust3r/cloud_opt/cost_fun.py:33
↓ 1 callersMethodcompute_global_alignment(self, init=None, save_score_path=None, save_score_only=False, niter_PnP=10, **kw)
dust3r/cloud_opt/base_opt.py:403
↓ 1 callersFunctiondraw_circle(rgb, coord, radius, color=(255, 0, 0), visible=True, color_alpha=None)
dust3r/utils/cotracker_vis.py:31
↓ 1 callersMethoddraw_traj_on_images_py(self, rgbs, traj, S=50, linewidth=1, show_dots=False, cmap='coolwarm', maxdist=None)
dust3r/utils/po_utils/improc.py:1321