↓ 1 callersFunction_build_mlp(nlayers, in_dim, bottleneck_dim, hidden_dim=None, use_bn=False, bias=True)
modeling/pi3/models/dinov2/layers/dino_head.py:44
↓ 1 callersFunction_build_mlp(nlayers, in_dim, bottleneck_dim, hidden_dim=None, use_bn=False, bias=True)
eval_code/recons/models/moge/model/dinov2/layers/dino_head.py:44
↓ 1 callersFunction_build_mlp(nlayers, in_dim, bottleneck_dim, hidden_dim=None, use_bn=False, bias=True)
eval_code/recons/models/pi3/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
eval_code/recons/models/moge/model/v1.py:103
↓ 1 callersFunctionabsolute_value_scaling2(
predicted_depth,
ground_truth_depth,
s_init=1.0,
t_init=0.0,
lr=1e-4,
max_iters=1000
eval_code/recons/utils/depth.py:139