Method__init__(self,
keys,
meta_keys=('filename', 'ori_filename', 'ori_shape',
mmseg/datasets/pipelines/formating.py:335
Method__init__(self,
embed_dim,
rescales=[4, 2, 1, 0.5],
norm_cfg=dict(ty
mmseg/models/necks/featurepyramid.py:69
Method__init__(self, key_in_channels, query_in_channels, channels,
out_channels, share_key_query, query_dow
mmseg/models/utils/self_attention_block.py:34
Method__init__(self, text_categories, text_channels, text_embeddings_path,
visual_projs_path, vit=False,
mmseg/models/decode_heads/maskclip_head.py:14
Method__init__(self, dilations, in_channels, channels, conv_cfg, norm_cfg,
act_cfg)
mmseg/models/decode_heads/aspp_head.py:24
Method__init__(self,
in_channels=[256, 512, 1024, 2048],
strides=[4, 8, 16, 32],
mmseg/models/plugins/tqdm_msdeformattn_pixel_decoder.py:17