MCPcopy Create free account

hub / github.com/Ropedia/SpatialBench / functions

Functions5,295 in github.com/Ropedia/SpatialBench

↓ 4 callersMethodpredict
(self, scene)
benchmark/evaluation/model_adapters/r3_adapter.py:444
↓ 4 callersMethodprepare_tokens_with_masks
(self, x, masks=None)
benchmark/models/worldmirror_root/src/models/layers/vision_transformer.py:210
↓ 4 callersMethodprepare_tokens_with_masks
(self, x, masks=None)
benchmark/models/loger/models/dinov2/models/vision_transformer.py:215
↓ 4 callersMethodprepare_tokens_with_masks
(self, x, masks=None)
benchmark/models/streamvggt/layers/vision_transformer.py:208
↓ 4 callersMethodprepare_tokens_with_masks
(self, x, masks=None)
benchmark/models/vgg_ttt/vggttt/nets/vggt/layers/vision_transformer.py:220
↓ 4 callersMethodprepare_tokens_with_masks
(self, x, masks=None)
benchmark/models/stream3r/models/components/layers/vision_transformer.py:217
↓ 4 callersMethodprepare_tokens_with_masks
(self, x, masks=None)
benchmark/models/lingbot_map/layers/vision_transformer.py:228
↓ 4 callersMethodprepare_tokens_with_masks
(self, x, masks=None)
benchmark/models/omnivggt/layers/vision_transformer.py:214
↓ 4 callersMethodprepare_tokens_with_masks
(self, x, masks=None)
benchmark/models/page4d/layers/vision_transformer.py:214
↓ 4 callersMethodprepare_tokens_with_masks
(self, x, masks=None)
benchmark/models/fastvggt/layers/vision_transformer.py:245
↓ 4 callersMethodprepare_tokens_with_masks
(self, x, masks=None)
benchmark/models/pi3/models/dinov2/models/vision_transformer.py:215
↓ 4 callersMethodprepare_tokens_with_masks
(self, x, masks=None)
benchmark/models/zipmap/zipmap/layers/vision_transformer.py:209
↓ 4 callersFunctionprocess_vector
(vector)
benchmark/models/depth_anything_3/utils/geometry.py:319
↓ 4 callersFunctionprocess_vector
(vector)
benchmark/models/r3/depth_anything_3/utils/geometry.py:319
↓ 4 callersFunctionreconstruct_pred_poses
()
benchmark/models/r3/R3/models/online/pose_resolution.py:24
↓ 4 callersFunctionreg_dense_conf
extract confidence from prediction head output
benchmark/models/stream3r/dust3r/heads/postprocess.py:84
↓ 4 callersMethodrollback_last_frame
Undo the most recent ``append_frame()`` for *block_idx*. This reverses all three sub-operations of ``append_frame``: patch page al
benchmark/models/lingbot_map/layers/flashinfer_cache.py:268
↓ 4 callersFunctionsel
(x, kept)
benchmark/models/dust3r_root/dust3r/image_pairs.py:71
↓ 4 callersFunctionsel
(x, kept)
benchmark/models/mast3r_root/mast3r/image_pairs.py:82
↓ 4 callersFunctionsel
(x, kept)
benchmark/models/mast3r_root/dust3r/image_pairs.py:71
↓ 4 callersFunctionsetup
Create configs and perform basic setups.
benchmark/models/loger/models/dinov2/utils/config.py:63
↓ 4 callersMethodshow
(self, point_size=2)
benchmark/models/mast3r_root/dust3r/viz.py:208
↓ 4 callersFunctionshow_result
( tag: str, tensor: torch.Tensor, Ks_in: Sequence[np.ndarray | None] | None = None,
benchmark/models/depth_anything_3/utils/io/input_processor.py:408
↓ 4 callersFunctionshow_result
( tag: str, tensor: torch.Tensor, Ks_in: Sequence[np.ndarray | None] | None = None,
benchmark/models/r3/depth_anything_3/utils/io/input_processor.py:408
↓ 4 callersFunctionsingle_undistortion
Apply undistortion to the normalized tracks using the given distortion parameters once. Args: params (torch.Tensor or numpy.ndarray)
benchmark/models/page4d/dependency/distortion.py:32
↓ 4 callersFunctionslice_expand_and_flatten
Processes specialized tokens with shape (1, 2, X, C) for multi-frame processing: 1) Uses the first position (index=0) for the first frame onl
benchmark/models/streamvggt/models/aggregator.py:399
↓ 4 callersFunctiontranspose_to_landscape
Predict in the correct aspect-ratio, then transpose the result in landscape and stack everything back together.
benchmark/models/mast3r_root/dust3r/utils/misc.py:54
↓ 4 callersFunctionwrite_json
(path: str, payload: dict)
benchmark/models/scal3r/utils/data_utils.py:21
↓ 3 callersMethod__init__
( self, in_features, hidden_features=None, out_features=None, act_laye
benchmark/models/streamvggt/heads/track_modules/modules.py:107
↓ 3 callersMethod__init__
( self, in_features, hidden_features=None, out_features=None, act_laye
benchmark/models/vggt/heads/track_modules/modules.py:100
↓ 3 callersMethod__init__
Init. Args: scale_factor (float): scaling mode (str): interpolation mode
benchmark/models/stream3r/croco/models/dpt_block.py:268
↓ 3 callersMethod__init__
( self, dim: int, num_heads: int, mlp_ratio: float = 4.0, qkv_bias: bo
benchmark/models/lingbot_map/layers/block.py:28
↓ 3 callersMethod__init__
( self, dim: int, num_heads: int = 8, qkv_bias: bool = True, proj_bias
benchmark/models/lingbot_map/layers/attention.py:55
↓ 3 callersMethod__init__
( self, in_features, hidden_features=None, out_features=None, act_laye
benchmark/models/page4d/heads/track_modules/modules.py:100
↓ 3 callersMethod__init__
(self, fmaps, num_levels=4, radius=4, multiple_track_feats=False, padding_mode="zeros")
benchmark/models/page4d/dependency/track_modules/blocks.py:265
↓ 3 callersMethod__init__
( self, in_features, hidden_features=None, out_features=None, act_laye
benchmark/models/page4d/dependency/track_modules/modules.py:100
↓ 3 callersMethod__init__
( self, in_features, hidden_features=None, out_features=None, act_laye
benchmark/models/fastvggt/heads/track_modules/modules.py:100
↓ 3 callersMethod__init__
Init. Args: scale_factor (float): scaling mode (str): interpolation mode
benchmark/models/dust3r_root/croco/models/dpt_block.py:234
↓ 3 callersMethod__init__
( self, dim: int, num_heads: int, mlp_ratio: float = 4.0, qkv_bias: bo
benchmark/models/zipmap/zipmap/layers/transformer_head.py:70
↓ 3 callersMethod__init__
Init. Args: scale_factor (float): scaling mode (str): interpolation mode
benchmark/models/mast3r_root/croco/models/dpt_block.py:234
↓ 3 callersMethod_add_pos_embed
Simple UV positional embedding added to feature maps.
benchmark/models/depth_anything_3/model/dualdpt.py:313
↓ 3 callersMethod_add_pos_embed
Simple UV positional embedding added to feature maps.
benchmark/models/r3/depth_anything_3/model/dualdpt.py:372
↓ 3 callersFunction_as_homogeneous44
Accept (4,4) or (3,4) extrinsic parameters, return (4,4) homogeneous matrix.
benchmark/models/depth_anything_3/utils/export/glb.py:192
↓ 3 callersFunction_as_homogeneous44
Accept (4,4) or (3,4) extrinsic parameters, return (4,4) homogeneous matrix.
benchmark/models/r3/depth_anything_3/utils/export/glb.py:192
↓ 3 callersMethod_backproj_pts3d
Backprojection operation: from image depths to 3D points
benchmark/models/mast3r_root/mast3r/cloud_opt/tsdf_optimizer.py:183
↓ 3 callersMethod_check_all_imgs_are_selected
(self, msk)
benchmark/models/dust3r_root/dust3r/cloud_opt/optimizer.py:63
↓ 3 callersMethod_check_all_imgs_are_selected
(self, msk)
benchmark/models/mast3r_root/dust3r/cloud_opt/optimizer.py:63
↓ 3 callersMethod_decoder
return_all_blocks: if True, return the features at the end of every block instead of just the features from the l
benchmark/models/dust3r_root/croco/models/croco.py:166
↓ 3 callersMethod_default_weight_name
(self)
benchmark/evaluation/model_adapters/r3_adapter.py:219
↓ 3 callersMethod_encode_image
(self, image, true_shape)
benchmark/models/dust3r_root/dust3r/model.py:127
↓ 3 callersMethod_encode_image
(self, image, true_shape)
benchmark/models/mast3r_root/mast3r/model.py:126
↓ 3 callersMethod_encode_image
(self, image, true_shape)
benchmark/models/mast3r_root/dust3r/model.py:127
↓ 3 callersMethod_encode_image_pairs
(self, img1, img2, true_shape1, true_shape2)
benchmark/models/mast3r_root/mast3r/model.py:168
↓ 3 callersFunction_fmt
(v)
benchmark/evaluation/bench_memory_curve.py:630
↓ 3 callersMethod_format_predictions
( self, output, images, H, W, rel_pose_reconstruction_method,
benchmark/models/r3/R3/models/r3_wrapper/outputs.py:22
↓ 3 callersMethod_forward_impl
Core forward implementation for DPT head. Args: token_list: List of transformer tokens from each layer, [B, S, N, C]
benchmark/models/worldmirror_root/src/models/heads/dense_head.py:164
↓ 3 callersMethod_forward_impl
Args: aggregated_tokens_list (List[Tensor]): List of token tensors from different transformer layers. images (Tensor)
benchmark/models/streamvggt/heads/dpt_head.py:169
↓ 3 callersMethod_forward_impl
Implementation of the forward pass through the DPT head. This method processes a specific chunk of frames from the sequence.
benchmark/models/vggt/heads/dpt_head.py:172
↓ 3 callersMethod_forward_impl
Implementation of the forward pass through the DPT head. This method processes a specific chunk of frames from the sequence.
benchmark/models/stream3r/models/components/heads/dpt_head.py:185
↓ 3 callersMethod_forward_impl
Implementation of the forward pass through the DPT head. This method processes a specific chunk of frames from the sequence.
benchmark/models/lingbot_map/heads/dpt_head.py:174
↓ 3 callersMethod_forward_impl
Implementation of the forward pass through the DPT head. This method processes a specific chunk of frames from the sequence.
benchmark/models/omnivggt/heads/dpt_head.py:185
↓ 3 callersMethod_forward_impl
Implementation of the forward pass through the DPT head. This method processes a specific chunk of frames from the sequence.
benchmark/models/page4d/heads/dpt_head.py:172
↓ 3 callersMethod_forward_impl
Implementation of the forward pass through the DPT head. This method processes a specific chunk of frames from the sequence.
benchmark/models/fastvggt/heads/dpt_head.py:215
↓ 3 callersMethod_forward_impl
Implementation of the forward pass through the DPT head. This method processes a specific chunk of frames from the sequence.
benchmark/models/scal3r/utils/vggt/heads/dpt_head.py:186
↓ 3 callersMethod_forward_impl
Implementation of the forward pass through the DPT head. This method processes a specific chunk of frames from the sequence.
benchmark/models/zipmap/zipmap/heads/dpt_head_vggt_legacy.py:179
↓ 3 callersFunction_gallery_url_join
Join URL parts safely.
benchmark/models/r3/depth_anything_3/services/backend.py:478
↓ 3 callersMethod_get_msk_indices
(self, msk)
benchmark/models/dust3r_root/dust3r/cloud_opt/modular_optimizer.py:73
↓ 3 callersMethod_get_msk_indices
(self, msk)
benchmark/models/mast3r_root/dust3r/cloud_opt/modular_optimizer.py:73
↓ 3 callersMethod_get_poses
(self, poses)
benchmark/models/dust3r_root/dust3r/cloud_opt/base_opt.py:150
↓ 3 callersMethod_get_poses
(self, poses)
benchmark/models/mast3r_root/dust3r/cloud_opt/base_opt.py:150
↓ 3 callersMethod_infer_kv_tokens_per_frame
Infer per-frame KV token count from a cache produced for a known number of frames.
benchmark/models/r3/R3/models/r3_wrapper/online_inference.py:202
↓ 3 callersFunction_is_slow
(r)
benchmark/evaluation/bench_memory_curve.py:436
↓ 3 callersMethod_no_grad
(self, tensor)
benchmark/models/dust3r_root/dust3r/cloud_opt/optimizer.py:118
↓ 3 callersMethod_no_grad
(self, tensor)
benchmark/models/dust3r_root/dust3r/cloud_opt/modular_optimizer.py:70
↓ 3 callersMethod_no_grad
(self, tensor)
benchmark/models/mast3r_root/dust3r/cloud_opt/optimizer.py:118
↓ 3 callersMethod_no_grad
(self, tensor)
benchmark/models/mast3r_root/dust3r/cloud_opt/modular_optimizer.py:70
↓ 3 callersFunction_norm_windows
(cell2, H2, W2, forced_resolution=None)
benchmark/models/mast3r_root/mast3r/utils/coarse_to_fine.py:50
↓ 3 callersFunction_payload_path
(payload)
benchmark/models/scal3r/utils/offload_utils.py:32
↓ 3 callersFunction_prepare_apply_fns
Prepare transforms for PRoPE-style positional encoding.
benchmark/models/loger/models/layers/prope.py:238
↓ 3 callersFunction_prepare_apply_fns
Prepare transforms for PRoPE-style positional encoding.
benchmark/models/pi3/models/layers/prope.py:238
↓ 3 callersMethod_process_frame_attention
Process frame attention blocks. We keep tokens in shape (B*S, P, C).
benchmark/models/scal3r/utils/vggt/models/aggregator.py:481
↓ 3 callersMethod_process_global_attention
Process global attention blocks. We keep tokens in shape (B, S*P, C).
benchmark/models/omnivggt/models/aggregator.py:312
↓ 3 callersMethod_process_global_attention
Process global attention blocks. We keep tokens in shape (B, S*P, C).
benchmark/models/page4d/models/aggregator.py:288
↓ 3 callersMethod_process_global_attention
Process global attention blocks. We keep tokens in shape (B, S*P, C).
benchmark/models/scal3r/utils/vggt/models/aggregator.py:520
↓ 3 callersFunction_process_next_task
Process the next task in the queue.
benchmark/models/r3/depth_anything_3/services/backend.py:172
↓ 3 callersFunction_relative_confidence_to_weight
Map raw relative confidence logits to strictly positive weights.
benchmark/models/r3/R3/utils/pose_utils.py:76
↓ 3 callersFunction_resolve_reconstruction_confidences
Resolve translation/rotation confidences and whether true split weighting is active.
benchmark/models/r3/R3/utils/pose_utils.py:84
↓ 3 callersFunction_run
(command)
benchmark/models/loger/models/dinov2/utils/utils.py:49
↓ 3 callersFunction_run
(command)
benchmark/models/vggt_omega/models/layers/utils.py:100
↓ 3 callersMethod_run_online_step
( self, frame_images, state, online_options, da3_kwargs, curre
benchmark/models/r3/R3/models/r3_wrapper/online_inference.py:833
↓ 3 callersFunction_sanitize_forward_kwargs
(kwargs: Dict[str, Any])
benchmark/models/loger/pi3_adapter.py:110
↓ 3 callersMethod_set_dynamic_segment_anchor_frame_ids
Mark a fresh dynamic segment using replay-local frame IDs only.
benchmark/models/r3/R3/models/r3_wrapper/online_inference.py:179
↓ 3 callersFunction_sparse_relative_pose_from_absolute_pose_enc
Build pairwise relative pose encoding for valid sparse edges from absolute pose encoding.
benchmark/models/r3/R3/utils/pose_utils.py:59
↓ 3 callersFunction_stack_per_frame_tensors
Stack per-frame tensors along the view dimension for batched metric inference.
benchmark/models/r3/R3/models/online/scale_estimation.py:303
↓ 3 callersMethod_summarize_feature
Build a normalized summary vector for novelty and similarity checks.
benchmark/models/r3/R3/models/online/fallback.py:935
↓ 3 callersMethod_to_44
(se3_34)
benchmark/evaluation/model_adapters/zipmap_adapter.py:283
↓ 3 callersFunction_update_camera_vis
Update visualized cameras based on current source (pcd0 vs pcd).
benchmark/models/amb3r_root/amb3r/tools/vis.py:122
↓ 3 callersFunction_url_join
(*parts: str)
benchmark/models/r3/depth_anything_3/services/gallery.py:631
↓ 3 callersMethod_uses_paged_kv_backend
Return whether online inference should route global attention through FlashInfer pages.
benchmark/models/r3/R3/models/r3_wrapper/online_inference.py:123
↓ 3 callersFunctionaccumulate_sim3_transforms
Accumulate adjacent SIM(3) transforms into transforms from frame 0 to each frame. Args: transforms: list of (s, R, t) tuples Returns
benchmark/utils/sim3_align.py:148
← previousnext →301–400 of 5,295, ranked by callers