↓ 1 callersFunction_build_mlp(nlayers, in_dim, bottleneck_dim, hidden_dim=None, use_bn=False, bias=True)
src/slamformer/models/dinov2/layers/dino_head.py:44
↓ 1 callersMethod_make_output_block(self, dim_in: int, dim_out: int, dim_times_res_block_hidden: int, last_res_blocks: int, last_conv_channels: i
src/slamformer/models/layers/conv_head.py:106
↓ 1 callersFunction_save_batch(
pred, gt, pairnames, dataset, task, save, outdir, time, submission_dir=None
)
src/croco/stereoflow/test.py:103