↓ 1 callersFunctionmain(source_path, model_path, ckpt_path, device, batch_size, image_size, schedule, lr, niter,
min_conf_t
init_geo.py:24
↓ 1 callersFunctionmain(source_path, model_path, ckpt_path, device, batch_size, image_size, schedule, lr, niter,
min_conf_t
init_test_pose.py:24
↓ 1 callersMethodmake_sampler(self, batch_size, shuffle=True, world_size=1, rank=0, drop_last=True)
dust3r/datasets/base/easy_dataset.py:34
↓ 1 callersFunctionminimum_spanning_tree(imshapes, edges, pred_i, pred_j, conf_i, conf_j, im_conf, min_conf_thr,
device, has
dust3r/cloud_opt/init_im_poses.py:135
↓ 1 callersFunctionprepare_canonical_data(imgs, tmp_pairs, subsample, order_imgs=False, min_conf_thr=0,
cache_path=None, dev
mast3r/cloud_opt/sparse_ga.py:634
↓ 1 callersFunctionquaternion_multiplyReturn multiplication of two quaternions. >>> q = quaternion_multiply([1, -2, 3, 4], [-5, 6, 7, 8]) >>> numpy.allclose(q, [-44, -14, 48, 28])
utils/utils_poses/ATE/transformations.py:1483
↓ 1 callersFunctionrender_path_spiral(c2w, up, rads, focal, zdelta, zrate, rots, N)
utils/utils_poses/vis_pose_utils.py:74
↓ 1 callersFunctionsave_points3D(sparse_path, imgs, pts3d, confs, masks=None, use_masks=True, save_all_pts=False, save_txt_path=None, depth_th
utils/sfm_utils.py:250
↓ 1 callersMethodset_downstream_head(self, output_mode, head_type, landscape_only, depth_mode, conf_mode, patch_size, img_size,
dust3r/model.py:112
↓ 1 callersFunctionshow_reconstruction(shapes_or_imgs, K, cam2w, pts3d, gt_cam2w=None, gt_K=None, cam_size=None, masks=None, **kw)
mast3r/cloud_opt/sparse_ga.py:1012
↓ 1 callersFunctionsparse_scene_optimizer(imgs, subsample, imsizes, pps, base_focals, core_depth, anchors, corres, corres2d,
mast3r/cloud_opt/sparse_ga.py:158
↓ 1 callersFunctionspectral_projection_depth(K, depthmap, subsample, k=64, cache_path='',
normalized_cuts=True, gamma=7, min
mast3r/cloud_opt/sparse_ga.py:919
↓ 1 callersFunctiontraining(dataset, opt, pipe, testing_iterations, saving_iterations, checkpoint_iterations, checkpoint, debug_from)
train.py:88
↓ 1 callersFunctiontraining_report(tb_writer, iteration, Ll1, loss, l1_loss, elapsed, testing_iterations, scene : Scene, renderFunc, renderArgs)
train.py:256