Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Robbyant/lingbot-map
/ functions
Functions
1,058 in github.com/Robbyant/lingbot-map
⨍
Functions
1,058
◇
Types & classes
99
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
Function
accuracy
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
Method
active_points
Return (xyz, rgb, frame_indices) up to frame_idx. No culling.
demo_render/rgbd_render/scene.py:45
Function
add_residual
(x, brange, residual, residual_scale_factor, scaling_vector=None)
lingbot_map/layers/block.py:139
Method
adjust_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
Function
all_pairs_distance_matrix
compute distance matrix between all pairs of poses
lingbot_map/utils/geometry.py:413
Method
apply
(self, scene, camera, frame_idx, vis_xyz, vis_rgb, vis_frames)
demo_render/rgbd_render/overlay.py:169
Method
attention_mask
(b, h, q_idx, kv_idx)
lingbot_map/layers/block.py:408
Method
attn_residual_func
(x: Tensor, pos=None)
lingbot_map/layers/block.py:79
Method
attn_residual_func
(x: Tensor, pos=None)
lingbot_map/layers/block.py:423
Method
attn_residual_func
(x, pos=None)
lingbot_map/layers/block.py:514
Function
calculate_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
Function
cam_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
Method
camera_up
Actual up vector (orthogonal to forward and right).
demo_render/interactive_viewer/camera.py:58
Method
clean_kv_cache
Clean KV cache (call this when starting a new sequence).
lingbot_map/aggregator/stream.py:236
Method
clean_kv_cache
(self)
lingbot_map/heads/camera_head.py:251
Function
colmap_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
Function
colorize
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
Function
completeness
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
Function
compute_camera_faces
Computes the faces for the camera mesh.
lingbot_map/vis/glb_export.py:371
Function
compute_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
Function
compute_distance_matrix_flow
compute flow magnitude between all pairs of frames
lingbot_map/utils/geometry.py:427
Function
compute_distance_matrix_flow2
compute flow magnitude between all pairs of frames
lingbot_map/utils/geometry.py:467
Method
compute_ptrs
(self, num_frames: int)
demo_render/rgbd_render/geometry/voxel.py:106
Function
convert_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
Function
coords_grid
(ht, wd, **kwargs)
lingbot_map/utils/geometry.py:514
Function
create_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
Function
create_voxel_grid
(voxel_size, color_update='first', batch_size=20, defer_merge=True)
demo_render/rgbd_render/geometry/voxel.py:129
Function
csvEscape
(value)
benchmark/benchmark/report/templates/app.js:264
Method
current_voxel_count
(self)
demo_render/rgbd_render/geometry/voxel.py:102
Method
cx
(self)
preprocess/oxford.py:219
Method
cy
(self)
preprocess/oxford.py:221
Function
depth_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
Method
display_name
Return a display name for GUI.
benchmark/viewer.py:55
Method
distance
(self)
demo_render/interactive_viewer/camera.py:63
Function
downloadDatasetCsv
()
benchmark/benchmark/report/templates/app.js:209
Method
enabled
Whether resizing is active (mode != 'none').
benchmark/benchmark/geometry/resize.py:226
Method
evaluate
Evaluate depth predictions against ground truth. Args: gt_loader: BSSLoader for the ground truth directory pred_loa
benchmark/benchmark/evaluation/depth.py:42
Method
evaluate
Run point cloud evaluation via dataset.evaluate_pointcloud(). Args: gt_loader: BSSLoader for ground truth directory
benchmark/benchmark/evaluation/points.py:438
Method
evaluate
Compute pose AUC metrics for a scene. Args: gt_loader: BSSLoader for ground truth directory pred_loader: BSSLoader
benchmark/benchmark/evaluation/auc.py:30
Method
evaluate
Evaluate trajectory using evo library (ATE and RPE). Args: gt_loader: BSSLoader for ground truth directory pred_loa
benchmark/benchmark/evaluation/trajectory.py:112
Function
evaluate_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
← previous
next →
801–900 of 1,058, ranked by callers