MCPcopy Create free account

hub / github.com/HavenFeng/St4RTrack / functions

Functions1,146 in github.com/HavenFeng/St4RTrack

↓ 1 callersMethodpair_solver
(self, i)
dust3r/cloud_opt/oneref_viewer.py:185
↓ 1 callersFunctionparallel_threads
tqdm but with parallel execution. Will essentially return res = [ function(arg) # default function(*arg) # if star_args is
dust3r/utils/parallel.py:12
↓ 1 callersFunctionparse_and_cache_all_pairs
(dname, data_dir='./data/')
croco/datasets/pairs_dataset.py:41
↓ 1 callersMethodpatchify
imgs: (B, 3, H, W) x: (B, L, patch_size**2 *3)
croco/models/croco.py:211
↓ 1 callersFunctionpca_embed
(emb, keep, valid=None)
dust3r/utils/po_utils/improc.py:53
↓ 1 callersFunctionpca_embed_together
(emb, keep)
dust3r/utils/po_utils/improc.py:98
↓ 1 callersFunctionpixel_grid
(H, W)
dust3r/cloud_opt/init_im_poses.py:288
↓ 1 callersFunctionpixels2camera
(x,y,z,fx,fy,x0,y0)
dust3r/utils/po_utils/geom.py:492
↓ 1 callersFunctionplot_3d_tracks
Visualizes 3D point trajectories for both GT and Pred tracks. Args: - gt_points (T, N, 3 np.array): Ground truth 3D points (world coordi
dust3r/datasets/tapvid3d.py:267
↓ 1 callersFunctionplot_trajectory
( pred_traj, gt_traj=None, title="", filename="", align=True, correct_scale=True )
dust3r/utils/vo_eval.py:251
↓ 1 callersFunctionpostprocess
extract 3D points/confidence from prediction head output
dust3r/heads/postprocess.py:10
↓ 1 callersFunctionprepare_jobs
(pairs, num_levels, num_pairs_in_dir)
croco/datasets/crops/extract_crops_from_images.py:75
↓ 1 callersFunctionprocess_bonn
(args, img_path)
dust3r/eval_metadata.py:95
↓ 1 callersFunctionprocess_kitti
(args, img_path)
dust3r/eval_metadata.py:89
↓ 1 callersFunctionprocess_nyu
(args, img_path)
dust3r/eval_metadata.py:108
↓ 1 callersFunctionprocess_scannet
(args, img_path)
dust3r/eval_metadata.py:113
↓ 1 callersFunctionprocess_sintel
(args, img_path)
dust3r/eval_metadata.py:120
↓ 1 callersMethodproject
Args: x3d (Tensor): Shape (*, n, 3) pose (Tensor): Shape (*, 4 or 7) out_jac (bool | Tensor): Shape (*, n
dust3r/cloud_opt/camera.py:64
↓ 1 callersFunctionproject_a
(x3d, pose, cam_mats, z_min: float)
dust3r/cloud_opt/camera.py:10
↓ 1 callersFunctionproject_b
(x3d, pose, cam_mats, z_min: float)
dust3r/cloud_opt/camera.py:21
↓ 1 callersMethodproject_jacobian
(self, x3d_rot, zcam, x2d_proj, out_jac, dof)
dust3r/cloud_opt/camera.py:111
↓ 1 callersFunctionproject_points_to_video_frame
Project 3d points to 2d image plane.
dust3r/datasets/tapvid3d.py:572
↓ 1 callersFunctionpts3d_to_trimesh
(img, pts3d, valid=None)
dust3r/viz.py:40
↓ 1 callersFunctionreadDsp5Disp
(filename)
dust3r/datasets/spring_dataset.py:25
↓ 1 callersFunctionreduce_emb
(emb, valid=None, inbound=None, together=False)
dust3r/utils/po_utils/improc.py:121
↓ 1 callersFunctionreg_dense_conf
extract confidence from prediction head output
dust3r/heads/postprocess.py:49
↓ 1 callersFunctionreg_dense_depth
extract 3D points from prediction head output
dust3r/heads/postprocess.py:22
↓ 1 callersFunctionreproject_depth
Convert the depth map's value to another camera pose. input: src_R: rotation matrix of source camera src_t: translation vecto
dust3r/utils/goem_opt.py:157
↓ 1 callersFunctionreprojection
(points, K, RT, eps=1e-8)
dust3r/datasets/pointodyssey.py:23
↓ 1 callersMethodreset
(self)
croco/stereoflow/criterion.py:191
↓ 1 callersFunctionrope_2d_cpu
croco/models/curope/curope.cpp:11
↓ 1 callersMethodrotate_half
(x)
dust3r/rope3d.py:78
↓ 1 callersMethodrotate_half
(x)
croco/models/pos_embed.py:127
↓ 1 callersFunctionround_by
(total, multiple, up=False)
dust3r/datasets/base/batched_sampler.py:71
↓ 1 callersFunctionsafe_inverse_single
(a)
dust3r/utils/po_utils/geom.py:31
↓ 1 callersMethodsample
(self, with_replacement=True)
dust3r/utils/po_utils/misc.py:69
↓ 1 callersMethodsample_other_random_viewpoint
Sample a random viewpoint close to an existing one, using the navmesh and a reference observed point.
croco/datasets/habitat_sim/multiview_habitat_sim_generator.py:237
↓ 1 callersMethodsave_conf_maps
(self, path)
dust3r/cloud_opt/base_opt.py:331
↓ 1 callersMethodsave_depth
Saves the depth map for each camera view. The depth is calculated by transforming self.pts3d_j[i] (points in a model space) i
dust3r/cloud_opt/oneref_viewer.py:250
↓ 1 callersMethodsave_depth_maps
(self, path)
dust3r/cloud_opt/base_opt.py:357
↓ 1 callersMethodsave_dynamic_masks
(self, path)
dust3r/cloud_opt/base_opt.py:351
↓ 1 callersFunctionsave_final_model
(args, epoch, model_without_ddp, best_so_far=None)
dust3r/training.py:450
↓ 1 callersMethodsave_init_conf_maps
(self, path)
dust3r/cloud_opt/base_opt.py:337
↓ 1 callersMethodsave_intrinsics
(self, path)
dust3r/cloud_opt/base_opt.py:325
↓ 1 callersFunctionsave_on_master
(*args, **kwargs)
croco/utils/misc.py:223
↓ 1 callersFunctionsave_prediction_as_npy
Save prediction results as NPY files for later re-evaluation. Args: pred_tracks: Tensor or numpy array of predicted 3D tracks
dust3r/track_eval.py:23
↓ 1 callersMethodsave_rgb_imgs
(self, path)
dust3r/cloud_opt/base_opt.py:343
↓ 1 callersMethodsave_tum_poses
(self, path)
dust3r/cloud_opt/oneref_viewer.py:245
↓ 1 callersMethodsave_video
(self, video, filename, writer=None, step=0)
dust3r/utils/cotracker_vis.py:136
↓ 1 callersFunctionscale_tracks_to_align
Scale predicted trajectories to align with ground truth trajectories by computing distances from each point to image center and optimizing a
dust3r/losses.py:46
↓ 1 callersFunctionscreenspace_ptc_depth_to_camera_coordinates
Args: - screenspace ptc (Nx3 array): - camera_intrinsics: a 3x3 matrix Returns: pointmap of absolute coordinates (HxW
dust3r/utils/geometry.py:201
↓ 1 callersFunctionsegment_sky
(image)
dust3r/viz.py:357
↓ 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 callersMethodset_freeze
(self, freeze)
dust3r/model_seq.py:108
↓ 1 callersMethodset_freeze
(self, freeze)
dust3r/model.py:111
↓ 1 callersMethodset_param
(self, cam_mats, img_shape=None, lb=None, ub=None)
dust3r/cloud_opt/camera.py:55
↓ 1 callersMethodset_param
(self, *args, **kwargs)
dust3r/cloud_opt/cost_fun.py:30
↓ 1 callersMethodset_random_init
(self, random_init)
dust3r/model.py:123
↓ 1 callersFunctionshow_raw_pointcloud
(pts3d, colors, point_size=2)
dust3r/viz.py:31
↓ 1 callersFunctionsigned_expm1
(x)
dust3r/cloud_opt/commons.py:83
↓ 1 callersFunctionsigned_log1p
(x)
dust3r/cloud_opt/commons.py:78
↓ 1 callersFunctionsintel_cam_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 in h
dust3r/utils/vo_eval.py:17
↓ 1 callersMethodspatial_transform
(self, img1, img2, flow, dname)
croco/stereoflow/augmentor.py:234
↓ 1 callersMethodsubmission_save_pairname
(self, pairname, prediction, outdir, time)
croco/stereoflow/datasets_flow.py:285
↓ 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 callersFunctiontest_one_epoch
(model: torch.nn.Module, criterion: torch.nn.Module, data_loader: Sized, device: torch.devi
dust3r/training.py:579
↓ 1 callersFunctionto_opencv_extrinsic
Convert extrinsic matrix E_old from old camera coordinate system (X left, Y up, Z inward) to extrinsic matrix E_new in OpenCV coordinate syst
dust3r/datasets/kubrick.py:52
↓ 1 callersFunctiontrain
(args)
dust3r/training.py:259
↓ 1 callersFunctiontrain_one_epoch
(model: torch.nn.Module, criterion: torch.nn.Module, data_loader: Sized, optimizer: torch.
dust3r/training.py:481
↓ 1 callersFunctiontrain_one_epoch
(model: torch.nn.Module, criterion: torch.nn.Module, data_loader: Iterable, optimizer: tor
croco/pretrain.py:190
↓ 1 callersFunctiontrain_one_epoch
(model: torch.nn.Module, criterion: torch.nn.Module, metrics: torch.nn.Module, data_loader
croco/stereoflow/engine.py:25
↓ 1 callersFunctiontraj_eval_epoch
Perform trajectory evaluation in different modes. Args: args: Command line arguments model: The model to evaluate
dust3r/training.py:633
↓ 1 callersFunctiontta_eval_epoch
Perform Test-Time Adaptation (TTA) evaluation on test sequences. Args: args: Command line arguments model_without_ddp: T
dust3r/training.py:722
↓ 1 callersFunctiontx_ty_tz_qx_qy_qz_qw_to_extrinsic
Convert translation and quaternion to 4x4 extrinsic matrix.
data/construct_tum_bench.py:23
↓ 1 callersFunctionunnormalize_boxlist2d
(boxlist2d, H, W)
dust3r/utils/po_utils/basic.py:331
↓ 1 callersFunctionvalidate_one_epoch
(model: torch.nn.Module, criterion: torch.nn.Module, metrics: torch.nn.M
croco/stereoflow/engine.py:104
↓ 1 callersFunctionvis_disparity
(disp, m=None, M=None)
croco/stereoflow/datasets_stereo.py:654
↓ 1 callersFunctionvisualize
(idx, frame=0)
dust3r/datasets/custom.py:284
↓ 1 callersFunctionvisualize
(idx, frame=0)
dust3r/datasets/megasam_delta.py:319
↓ 1 callersFunctionvisualize_2d_tracks_on_video
Visualizes and saves the 2D track visualization on the video frames with alpha blending for track traces. Args: - imgs (list of T PIL.Im
dust3r/datasets/tapvid3d.py:205
↓ 1 callersFunctionvisualize_results
Visualizes the results and saves two videos: 1. 2D track visualization (on video frames) 2. 3D track visualization (in world coordinates)
dust3r/datasets/tapvid3d.py:128
↓ 1 callersFunctionvisualize_scene
(idx)
dust3r/datasets/sintel.py:242
↓ 1 callersFunctionvisualize_scene
(idx)
dust3r/datasets/co3d.py:154
↓ 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
↓ 1 callersMethodwarp_image
(self, base_coord, img_1, flow_2_1)
dust3r/utils/goem_opt.py:54
↓ 1 callersMethodwith_reduction
(self, mode='none')
dust3r/losses.py:287
↓ 1 callersFunctionwriteDsp5File
(disp, filename)
croco/stereoflow/datasets_stereo.py:647
↓ 1 callersFunctionwriteFlo5File
(flow, filename)
croco/stereoflow/datasets_flow.py:473
↓ 1 callersFunctionwriteFlowFile
writeFlowFile(flow,<FILENAME>) write flow to the file <FILENAME>. if <FILENAME> does not exist, an IOError is raised. if <FILENAME> does
croco/stereoflow/datasets_flow.py:425
↓ 1 callersFunctionwrite_cache_file
(fname, pairs, root='')
croco/datasets/pairs_dataset.py:28
↓ 1 callersFunctionwrite_log_stats
(epoch, train_stats, test_stats)
dust3r/training.py:332
↓ 1 callersFunctionxy2heatmap
(xy, sigma, grid_xs, grid_ys, norm=False)
dust3r/utils/po_utils/improc.py:194
↓ 1 callersFunctionxy2heatmaps
(xy, Y, X, sigma=30.0, norm=True)
dust3r/utils/po_utils/improc.py:230
↓ 1 callersFunctionxyzqxqyqxqw_to_c2w
(xyzqxqyqxqw)
dust3r/datasets/tartanair.py:20
FunctionPYBIND11_MODULE
croco/models/curope/curope.cpp:67
Function_
(client: viser.ClientHandle)
visualizer_st4rtrack.py:67
Method__add__
(self, loss2)
dust3r/losses.py:321
Method__add__
(self, other)
dust3r/datasets/base/easy_dataset.py:24
Method__call__
(self, b, t, h, w, device)
dust3r/rope3d.py:39
← previousnext →501–600 of 1,146, ranked by callers