↓ 2 callersFunctionrun_streaming_once(
*,
model,
images: torch.Tensor,
frame_count: int,
dtype: torch.dtype,
device: str,
scripts/benchmark_gct_memory.py:198
↓ 2 callersFunctionsegment_sky_from_array Segment sky from an image array using ONNX model. Args: image: Input image as numpy array (H, W, 3) or (3, H, W), values in [0, 1] o
lingbot_map/vis/sky_segmentation.py:97
↓ 2 callersFunctionvisualize_sky_masks(
args,
artifact_name,
image_folder=None,
image_paths=None,
images=None,
)
demo_render/batch_demo.py:677
↓ 1 callersMethod_build_method(
self,
dataset: str,
scene: str,
method: str,
plan: BuildPlan,
benchmark/benchmark/report/manifest_builder.py:182
↓ 1 callersFunction_colmap_camera_to_intrinsicsConvert COLMAP camera parameters to [fx, fy, cx, cy]. Supports: SIMPLE_PINHOLE, PINHOLE, SIMPLE_RADIAL, RADIAL, OPENCV.
benchmark/datasets/general.py:486