↓ 2 callersFunction_effective_crop_aspect_ratio(
native_aspect_ratio: np.ndarray,
*,
crop_h: int,
crop_w: int,
out_h: int,
out_w: int
src/data/raw_augment.py:599
↓ 2 callersFunction_mark(diff: np.ndarray, z_ref: np.ndarray, vmask: np.ndarray, sl_a: tuple[slice, slice], sl_b: tuple[slice, slice])
vis/build_like_demo.py:158
↓ 2 callersFunction_transform_uv(
uv_norm: np.ndarray,
x0: int,
y0: int,
crop_h: int,
crop_w: int,
h: int,
w: int,
src/data/raw_augment.py:578
↓ 2 callersMethod_unproject_background_world(
self,
u: int,
v: int,
depth_range_value: float,
k: np.ndarray,
src/data/kubric_full_robust_dataset.py:829
↓ 2 callersMethodlog_batch(self, batch: dict[str, Any], outputs: dict[str, Any], split: str, step: int)
src/vis/training_visualizer.py:643