↓ 1 callersFunction_save_batch(pred, gt, pairnames, dataset, task, save, outdir, time, submission_dir=None)
dust3r/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)
dust3r/croco/models/croco.py:95
↓ 1 callersMethodblockwise_criterion(self, descs1, descs2, confs1, confs2, valid_matches, euc, rng=np.random, shuffle=True)
mast3r/losses.py:413
↓ 1 callersFunctioncamera_matrix_of_crop(input_camera_matrix, input_resolution, output_resolution, scaling=1, offset_factor=0.5, offset=None)
dust3r/dust3r/datasets/utils/cropping.py:87
↓ 1 callersFunctionconvert_scene_metadata(scene_subdir, intrinsics_dir,
timestamps, quaternions, poses, poses_cam_to_world,
dust3r/datasets_preprocess/preprocess_arkitscenes.py:269