↓ 13 callersFunctionread_next_bytesRead and unpack the next bytes from a binary file. :param fid: :param num_bytes: Sum of combination of {2, 4, 8}, e.g. 2, 6, 16, 30, etc.
mpeg_gsc_utils/colmap_read_model.py:70
↓ 13 callersFunctionread_next_bytesRead and unpack the next bytes from a binary file. :param fid: :param num_bytes: Sum of combination of {2, 4, 8}, e.g. 2, 6, 16, 30, etc.
examples/helper/STG/colmap_loader.py:72
↓ 5 callersFunction_accumulate(summary: Dict[str, Dict[str, List[float]]], key: str, metric: str, value: float)
examples/benchmarks/stg/summarize_stats.py:67
↓ 4 callersMethodadd_image(self, name, camera_id,
prior_q=np.full(4, np.NaN), prior_t=np.full(3, np.NaN), image_id=Non
mpeg_gsc_utils/pre_colmap.py:142
↓ 4 callersMethodrasterize_splats(
self,
camtoworlds: Tensor,
Ks: Tensor,
width: int,
height: int,
examples/simple_trainer_2dgs.py:384