Method__init__(
self,
in_channels=[256, 512, 1024, 2048],
strides=[4, 8, 16, 32],
feat_chann
stereo/modeling/models/foundationstereo/dinov2/eval/segmentation_m2f/models/plugins/msdeformattn_pixel_decoder.py:42
Method__init__(self, backbone, decode_head, neck=None, train_cfg=None, test_cfg=None, pretrained=None, init_cfg=None)
stereo/modeling/models/foundationstereo/dinov2/eval/depth/models/depther/encoder_decoder.py:41
Method__init__(
self, in_channels=768, out_channels=[96, 192, 384, 768], readout_type="ignore", patch_size=16, init_
stereo/modeling/models/foundationstereo/dinov2/eval/depth/models/decode_heads/dpt_head.py:59
Method__init__(self, in_channels, act_cfg, norm_cfg, stride=1, dilation=1, init_cfg=None)
stereo/modeling/models/foundationstereo/dinov2/eval/depth/models/decode_heads/dpt_head.py:135
Method__init__(self, in_channels, act_cfg, norm_cfg, expand=False, align_corners=True, init_cfg=None)
stereo/modeling/models/foundationstereo/dinov2/eval/depth/models/decode_heads/dpt_head.py:182
Method__init__(self, input_transform="resize_concat", in_index=(0, 1, 2, 3), upsample=1, **kwargs)
stereo/modeling/models/foundationstereo/dinov2/eval/depth/models/decode_heads/linear_head.py:18
Method__init__(
self, valid_mask=True, loss_weight=1.0, max_depth=None, warm_up=False, warm_iter=100, loss_name="sig
stereo/modeling/models/foundationstereo/dinov2/eval/depth/models/losses/sigloss.py:26
Method__init__(self, update_interval=1, grad_clip=None, coalesce=True, bucket_size_mb=-1, use_fp16=False)
stereo/modeling/models/foundationstereo/dinov2/eval/segmentation/hooks/optimizer.py:18
Method__init__(
self,
in_channels,
conv_layer=None,
act_layer=nn.ReLU,
channels=96,
stereo/modeling/models/foundationstereo/dinov2/hub/depth/decode_heads.py:61
Method__init__(
self,
in_channels,
out_channels,
kernel_size,
stride=1,
padd
stereo/modeling/models/foundationstereo/dinov2/hub/depth/decode_heads.py:352
Method__init__(self, in_channels=768, out_channels=[96, 192, 384, 768], readout_type="ignore", patch_size=16)
stereo/modeling/models/foundationstereo/dinov2/hub/depth/decode_heads.py:539
Method__init__(self, in_channels, act_layer, norm_layer, stride=1, dilation=1)
stereo/modeling/models/foundationstereo/dinov2/hub/depth/decode_heads.py:610
Method__init__(self, in_channels, act_layer, norm_layer, expand=False, align_corners=True)
stereo/modeling/models/foundationstereo/dinov2/hub/depth/decode_heads.py:656
Method__init__(
self,
embed_dims=768,
post_process_channels=[96, 192, 384, 768],
readout_typ
stereo/modeling/models/foundationstereo/dinov2/hub/depth/decode_heads.py:704
Method__init__(
self,
in_dim,
out_dim,
use_bn=False,
nlayers=3,
hidden_dim=2
stereo/modeling/models/foundationstereo/dinov2/layers/dino_head.py:13
Method__init__(
self,
img_size: Union[int, Tuple[int, int]] = 224,
patch_size: Union[int, Tuple[int,
stereo/modeling/models/foundationstereo/dinov2/layers/patch_embed.py:37
Method__init__(self, num_ch_cv, num_ch_encs, num_ch_outs, lrcv_level, multi_scale=1)
stereo/modeling/models/iinet/networks.py:163
Method__init__(self, args, cfgs, local_rank, global_rank, logger, tb_writer)
stereo/modeling/models/iinet/trainer.py:22
Method__init__(self, in_channels, out_channels, deconv=False, is_3d=False, bn=True, relu=True, **kwargs)
stereo/modeling/models/monster/submodule.py:11
Method__init__(self, in_channels, out_channels, deconv=False, is_3d=False, IN=True, relu=True, **kwargs)
stereo/modeling/models/monster/submodule.py:82
Method__init__(self, in_channels, out_channels, deconv=False, is_3d=False, concat=True, keep_concat=True, IN=True, relu=True
stereo/modeling/models/monster/submodule.py:111
Method__init__(self, init_fmap1, init_fmap2, geo_volume, num_levels=2, radius=4)
stereo/modeling/models/monster/geometry.py:7
Method__init__(self, in_channels, out_channels, deconv=False, is_3d=False, concat=True, bn=True, relu=True,
stereo/modeling/models/monster/refinement.py:18
Method__init__(self, in_channels, out_channels, deconv=False, is_3d=False, bn=True, relu=True, **kwargs)
stereo/modeling/models/monster/refinement.py:57