↓ 7 callersFunctionlog_camera(
entity_path: str, world_T_cam_44: torch.Tensor, K_44: torch.Tensor, kfd=False, update=False,
)
slam/rerun_helper/__init__.py:52
↓ 3 callersMethodlog_every(
self, iterable, print_freq, accelerator: Accelerator, header=None, max_iter=None, start_step=0,
src/croco/utils/misc.py:131
↓ 2 callersFunctiontiled_pred(
model,
criterion,
img1,
img2,
gt,
overlap=0.5,
bad_crop_thr=0.05,
downscale=
src/croco/stereoflow/engine.py:243
↓ 1 callersMethodPruner(self, visual_feature_vectors, image_feature_length, cosine_matrix=None, threshold_ratio=0.1, threshold_terms=
src/slamformer/models/slamformer.py:185