MCPcopy Create free account

hub / github.com/Robbyant/lingbot-map / functions

Functions1,058 in github.com/Robbyant/lingbot-map

Method__init__
(self, max_level: int = 10)
demo_render/rgbd_render/geometry/octree.py:39
Method__init__
(self, voxel_size: float, color_update: str = 'first', batch_size: int = 30, defer_merge: boo
demo_render/rgbd_render/geometry/voxel.py:16
Method__init__
(self, scene: Scene, camera_path: CameraPath, overlays: List[Overlay], config: PipelineConfig
demo_render/rgbd_render/pipeline/offline.py:31
Method__init__
(self, config: PipelineConfig, log=None)
demo_render/rgbd_render/pipeline/builder.py:37
Method__init__
(self, memory_limit_gb: float = 0)
demo_render/rgbd_render/pipeline/gpu_mem.py:16
Method__init__
( self, eye: np.ndarray, look_at: np.ndarray, up: np.ndarray = None, f
demo_render/interactive_viewer/camera.py:33
Method__init__
(self)
demo_render/interactive_viewer/camera.py:194
Method__init__
(self)
demo_render/interactive_viewer/server.py:133
Method__init__
(self)
demo_render/interactive_viewer/server.py:187
Method__len__
(self)
demo_render/rgbd_render/camera.py:226
Method__post_init__
(self)
benchmark/viewer.py:425
Method__repr__
(self)
benchmark/benchmark/geometry/resize.py:375
Method__setstate__
(self, state)
demo_render/rgbd_render/camera.py:73
Method_aggregate_features
Run aggregator to get multi-scale features. Args: images: Input images [B, S, 3, H, W] num_frame_for_scale:
lingbot_map/models/gct_stream.py:255
Method_aggregate_features
Run aggregator to get multi-scale features. Args: images: Input images [B, S, 3, H, W] num_frame_for_scale:
lingbot_map/models/gct_stream_window.py:296
Method_aggregate_features
Run aggregator to get multi-scale features. Args: images: Input images [B, S, 3, H, W] num_frame_for_scale:
lingbot_map/models/gct_stream_window_v2.py:359
Method_build_aggregator
Build streaming aggregator with KV cache support (FlashInfer backend). Returns: AggregatorStream module
lingbot_map/models/gct_stream.py:198
Method_build_aggregator
Build streaming aggregator with KV cache support (FlashInfer backend). Returns: AggregatorStream module
lingbot_map/models/gct_stream_window.py:239
Method_build_aggregator
Build streaming aggregator with KV cache support (FlashInfer backend). Returns: AggregatorStream module
lingbot_map/models/gct_stream_window_v2.py:302
Method_build_blocks
Build frame and global blocks for streaming causal mode.
lingbot_map/aggregator/stream.py:105
Method_build_camera_head
Build causal camera head for streaming inference. Returns: CameraCausalHead module or None
lingbot_map/models/gct_stream.py:231
Method_build_camera_head
Build causal camera head for streaming inference. Returns: CameraCausalHead module or None
lingbot_map/models/gct_stream_window.py:272
Method_build_camera_head
Build causal camera head for streaming inference. Returns: CameraCausalHead module or None
lingbot_map/models/gct_stream_window_v2.py:335
Method_collect_frame
(out, w_lists)
lingbot_map/models/gct_stream_window.py:1049
Method_collect_frame
(out, w_lists)
lingbot_map/models/gct_stream_window_v2.py:1111
Method_connect_client
Setup client connection callbacks.
lingbot_map/vis/point_cloud_viewer.py:989
Function_json_default
Handle numpy types in JSON serialization.
benchmark/benchmark/core/storage.py:24
Function_load_one
(idx_path)
lingbot_map/utils/load_fn.py:144
Function_load_one
(path)
demo_render/batch_demo.py:626
Function_load_single_frame
Load one per-frame npz, keeping only keys the renderer needs.
demo_render/rgbd_render/data/loader.py:31
Function_log
(msg: str)
demo_render/rgbd_scan_render.py:30
Method_make_window_pred
(w_lists)
lingbot_map/models/gct_stream_window.py:1060
Method_make_window_pred
(w_lists)
lingbot_map/models/gct_stream_window_v2.py:1122
Method_new_lists
()
lingbot_map/models/gct_stream_window.py:1076
Method_new_lists
()
lingbot_map/models/gct_stream_window_v2.py:1138
Method_prepare_special_tokens
Prepare camera, register, and scale tokens. Args: B: Batch size S_local: Local sequence length S
lingbot_map/aggregator/stream.py:297
Method_process_global_attention
Process causal global attention via FlashInfer streaming path. Args: tokens: Input tokens B: Batch size
lingbot_map/aggregator/stream.py:370
Function_ramp
(age: int, tail_len: int, total: int)
demo_render/rgbd_render/overlay.py:48
Function_ramp_cyan_blue
(age: int, tail_len: int, total: int)
demo_render/rgbd_render/overlay.py:24
Function_ramp_rainbow
(age: int, tail_len: int, total: int)
demo_render/rgbd_render/overlay.py:40
Function_ramp_white
(age: int, tail_len: int, total: int)
demo_render/rgbd_render/overlay.py:34
Method_rebuild_scene
Rebuild the 3D scene from currently selected data.
benchmark/viewer.py:1129
Method_reload_job
()
benchmark/viewer.py:848
Method_run
()
benchmark/viewer.py:450
Method_save_confidence
Save confidence map as EXR, resized to GT resolution.
benchmark/benchmark/core/saver.py:367
Method_save_custom_frame_data
Save custom frame data using context's __save_{key}_file__ method.
benchmark/benchmark/core/saver.py:414
Method_save_depth
Save depth map, resized to GT resolution with nearest-neighbor.
benchmark/benchmark/core/saver.py:338
Function_save_frame
(frame_idx)
demo_render/batch_demo.py:578
Method_save_mask
Save mask image, resized to GT resolution with nearest-neighbor.
benchmark/benchmark/core/saver.py:356
Method_save_ply
(path, pts)
benchmark/datasets/neural_rgbd.py:316
Method_save_points
Save per-frame world-coordinate point grid as EXR, resized to GT resolution.
benchmark/benchmark/core/saver.py:387
Method_save_rgb
Save RGB image, resized to GT resolution.
benchmark/benchmark/core/saver.py:332
Method_setup_special_tokens
Setup camera, register, and scale tokens for causal mode.
lingbot_map/aggregator/stream.py:151
Method_slerp
Spherical linear interpolation between quaternions.
lingbot_map/vis/point_cloud_viewer.py:957
Method_to_out
(t: torch.Tensor)
lingbot_map/models/gct_stream.py:401
Method_to_out
(t: torch.Tensor)
lingbot_map/models/gct_stream_window.py:519
Method_to_out
(t: torch.Tensor)
lingbot_map/models/gct_stream_window_v2.py:578
Method_unproject_depth_to_world
( self, depth: torch.Tensor, pose_enc: torch.Tensor, )
lingbot_map/models/gct_base.py:250
Function_worker_fn
Consumer worker: reads visible points from SharedMemory, renders.
demo_render/rgbd_render/pipeline/parallel.py:42
Functionaccuracy
Compute accuracy: mean distance from source to target. Measures how close the source points are to the target point cloud. Lower values indic
benchmark/benchmark/evaluation/points.py:54
Methodactive_points
Return (xyz, rgb, frame_indices) up to frame_idx. No culling.
demo_render/rgbd_render/scene.py:45
Functionadd_residual
(x, brange, residual, residual_scale_factor, scaling_vector=None)
lingbot_map/layers/block.py:139
Methodadjust_intrinsics
Adjust camera intrinsics for this resize transform. Note: get_transform() must have been called first to initialize the cached transf
benchmark/benchmark/geometry/resize.py:296
Functionall_pairs_distance_matrix
compute distance matrix between all pairs of poses
lingbot_map/utils/geometry.py:413
Methodapply
(self, scene, camera, frame_idx, vis_xyz, vis_rgb, vis_frames)
demo_render/rgbd_render/overlay.py:169
Methodattention_mask
(b, h, q_idx, kv_idx)
lingbot_map/layers/block.py:408
Methodattn_residual_func
(x: Tensor, pos=None)
lingbot_map/layers/block.py:79
Methodattn_residual_func
(x: Tensor, pos=None)
lingbot_map/layers/block.py:423
Methodattn_residual_func
(x, pos=None)
lingbot_map/layers/block.py:514
Functioncalculate_auc_np
Calculate the Area Under the Curve (AUC) for the given error arrays using NumPy. Args: r_error: numpy array representing R error val
lingbot_map/utils/pose_enc.py:257
Functioncam_from_img
Normalize predicted tracks based on camera intrinsics. Args: intrinsics (torch.Tensor): The camera intrinsics tensor of shape [batch_size
lingbot_map/utils/geometry.py:323
Methodcamera_up
Actual up vector (orthogonal to forward and right).
demo_render/interactive_viewer/camera.py:58
Methodclean_kv_cache
Clean KV cache (call this when starting a new sequence).
lingbot_map/aggregator/stream.py:236
Methodclean_kv_cache
(self)
lingbot_map/heads/camera_head.py:251
Functioncolmap_to_opencv_intrinsics
Modify camera intrinsics to follow a different convention. Coordinates of the center of the top-left pixels are by default: - (0.5, 0.5)
lingbot_map/utils/pose_enc.py:310
Functioncolorize
Turn a grayscale image into a color image (PyTorch tensor version). Args: x: Grayscale image tensor [H, W] or [B, H, W] cmap
lingbot_map/vis/utils.py:165
Functioncompleteness
Compute completeness: mean distance from target to source. Measures how well the source points cover the target point cloud. Lower values ind
benchmark/benchmark/evaluation/points.py:80
Functioncompute_camera_faces
Computes the faces for the camera mesh.
lingbot_map/vis/glb_export.py:371
Functioncompute_depth_range
Compute depth range across multiple depth maps. Uses 1st and 99th percentiles to exclude outliers. Args: depths: List of HxW depth m
benchmark/benchmark/geometry/projection.py:167
Functioncompute_distance_matrix_flow
compute flow magnitude between all pairs of frames
lingbot_map/utils/geometry.py:427
Functioncompute_distance_matrix_flow2
compute flow magnitude between all pairs of frames
lingbot_map/utils/geometry.py:467
Methodcompute_ptrs
(self, num_frames: int)
demo_render/rgbd_render/geometry/voxel.py:106
Functionconvert_pt3d_RT_to_opencv
Convert Point3D extrinsic matrices to OpenCV convention. Args: Rot: 3D rotation matrix in Point3D format Trans: 3D translati
lingbot_map/utils/pose_enc.py:142
Functioncoords_grid
(ht, wd, **kwargs)
lingbot_map/utils/geometry.py:514
Functioncreate_session
Create onnxruntime.InferenceSession; raises ImportError if not installed. Args: model_path: Path to ONNX model file. Returns:
benchmark/benchmark/utils/sky_segmentation.py:35
Functioncreate_voxel_grid
(voxel_size, color_update='first', batch_size=20, defer_merge=True)
demo_render/rgbd_render/geometry/voxel.py:129
FunctioncsvEscape
(value)
benchmark/benchmark/report/templates/app.js:264
Methodcurrent_voxel_count
(self)
demo_render/rgbd_render/geometry/voxel.py:102
Methodcx
(self)
preprocess/oxford.py:219
Methodcy
(self)
preprocess/oxford.py:221
Functiondepth_to_point_cloud
Convert depth map to point cloud using camera intrinsics. This function backprojects a depth map to 3D space using pinhole camera model. Poin
benchmark/benchmark/geometry/projection.py:11
Methoddisplay_name
Return a display name for GUI.
benchmark/viewer.py:55
Methoddistance
(self)
demo_render/interactive_viewer/camera.py:63
FunctiondownloadDatasetCsv
()
benchmark/benchmark/report/templates/app.js:209
Methodenabled
Whether resizing is active (mode != 'none').
benchmark/benchmark/geometry/resize.py:226
Methodevaluate
Evaluate depth predictions against ground truth. Args: gt_loader: BSSLoader for the ground truth directory pred_loa
benchmark/benchmark/evaluation/depth.py:42
Methodevaluate
Run point cloud evaluation via dataset.evaluate_pointcloud(). Args: gt_loader: BSSLoader for ground truth directory
benchmark/benchmark/evaluation/points.py:438
Methodevaluate
Compute pose AUC metrics for a scene. Args: gt_loader: BSSLoader for ground truth directory pred_loader: BSSLoader
benchmark/benchmark/evaluation/auc.py:30
Methodevaluate
Evaluate trajectory using evo library (ATE and RPE). Args: gt_loader: BSSLoader for ground truth directory pred_loa
benchmark/benchmark/evaluation/trajectory.py:112
Functionevaluate_pointcloud
Compute comprehensive point cloud evaluation metrics. Convenience function that computes all common metrics in one call. Args: sourc
benchmark/benchmark/evaluation/points.py:249
← previousnext →801–900 of 1,058, ranked by callers