↓ 2 callersFunctionglobal_alignment_iter(net, cur_iter, niter, lr_base, lr_min, optimizer, schedule, temporal_smoothing_weight=0)
dust3r/cloud_opt/base_opt.py:493
↓ 2 callersMethodjitter_one(self, img, fn_idx, brightness_factor, contrast_factor, saturation_factor, hue_factor)
croco/datasets/transforms.py:41
↓ 2 callersFunctionmeshgrid2d(B, Y, X, stack=False, norm=False, device='cuda', on_chans=False)
dust3r/utils/po_utils/basic.py:180
↓ 2 callersFunctiontiled_pred(model, criterion, img1, img2, gt,
overlap=0.5, bad_crop_thr=0.05,
downscale=Fal
croco/stereoflow/engine.py:179
↓ 2 callersFunctionxy_grid Output a (H,W,2) array of int32 with output[j,i,0] = i + origin[0] output[j,i,1] = j + origin[1]
dust3r/utils/geometry.py:15
↓ 1 callersFunction_convert_scene_output_to_glb(outdir, imgs, pts3d, mask, focals, cams2world, cam_size=0.05, show_cam=True,
dust3r/demo.py:59
↓ 1 callersMethod_decoder(self, f1, pos1, f2, pos2, mask1=None, mask2=None, flow1=None, flow2=None, use_flow=None)
dust3r/model_seq.py:216
↓ 1 callersMethod_init_from_views(self, view1, view2, pred1, pred2,
dist='l1',
conf='log',
dust3r/cloud_opt/base_opt.py:64
↓ 1 callersMethod_lm_iter(
self,
pose_opt,
jac, residual, cost,
jac_new, residual_new,
dust3r/cloud_opt/levenberg_marquardt.py:192