↓ 2 callersFunctionwrite_colmap_model(
path: Path,
extrinsics: Float[Tensor, "frame 4 4"],
intrinsics: Float[Tensor, "frame 3 3"],
flowmap/export/colmap.py:174
↓ 1 callersFunctioncompute_flows(
batch: Batch,
flow_shape: tuple[int, int],
device: torch.device,
cfg: FlowPredictorCfg,
)
flowmap/flow/__init__.py:24