Method__init__(self,
keys,
meta_keys=('filename', 'ori_filename', 'ori_shape',
annotator/uniformer/mmseg/datasets/pipelines/formating.py:256
Method__init__(self,
in_channels,
out_channels,
scales=[0.5, 1, 2, 4],
annotator/uniformer/mmseg/models/necks/multilevel_neck.py:22
Method__init__(self,
img_size=(224, 224),
patch_size=16,
in_channels=3,
annotator/uniformer/mmseg/models/backbones/vit.py:246
Method__init__(self, in_features, hidden_features=None, out_features=None, act_layer=nn.GELU, drop=0.)
annotator/uniformer/mmseg/models/backbones/uniformer.py:44
Method__init__(self, dim, num_heads, mlp_ratio=4., qkv_bias=False, qk_scale=None, drop=0., attn_drop=0.,
dr
annotator/uniformer/mmseg/models/backbones/uniformer.py:63
Method__init__(self, dim, num_heads=8, qkv_bias=False, qk_scale=None, attn_drop=0., proj_drop=0.)
annotator/uniformer/mmseg/models/backbones/uniformer.py:85
Method__init__(self, dim, num_heads, mlp_ratio=4., qkv_bias=False, qk_scale=None, drop=0., attn_drop=0.,
dr
annotator/uniformer/mmseg/models/backbones/uniformer.py:113
Method__init__(self, dim, num_heads, window_size=14, mlp_ratio=4., qkv_bias=False, qk_scale=None, drop=0., attn_drop=0.,
annotator/uniformer/mmseg/models/backbones/uniformer.py:169
Method__init__(self,
in_channels=64,
block_channels=(64, 96, 128),
out_ch
annotator/uniformer/mmseg/models/backbones/fast_scnn.py:106
Method__init__(self,
widen_factor=1.,
strides=(1, 2, 2, 2, 1, 2, 1),
dila
annotator/uniformer/mmseg/models/backbones/mobilenet_v2.py:45
Method__init__(self, key_in_channels, query_in_channels, channels,
out_channels, share_key_query, query_dow
annotator/uniformer/mmseg/models/utils/self_attention_block.py:32
Method__init__(self, pool_scales=(1, 2, 3, 6), **kwargs)
annotator/uniformer/mmseg/models/decode_heads/uper_head.py:23
Method__init__(self, dilations, in_channels, channels, conv_cfg, norm_cfg,
act_cfg)
annotator/uniformer/mmseg/models/decode_heads/aspp_head.py:22
Method__init__(self, pool_scales=(1, 2, 3, 6), **kwargs)
annotator/uniformer/mmseg/models/decode_heads/psp_head.py:72
Method__init__(self, in_channels, num_codes, conv_cfg, norm_cfg, act_cfg)
annotator/uniformer/mmseg/models/decode_heads/enc_head.py:22
Method__init__(self, in_channels, channels, scale, conv_cfg, norm_cfg,
act_cfg)
annotator/uniformer/mmseg/models/decode_heads/ocr_head.py:42
Method__init__(self, low_in_channels, high_in_channels, channels,
out_channels, share_key_query, query_scal
annotator/uniformer/mmseg/models/decode_heads/ann_head.py:52
Method__init__(self, in_channels, channels, out_channels, query_scales,
key_pool_scales, conv_cfg, norm_cfg
annotator/uniformer/mmseg/models/decode_heads/ann_head.py:150
Method__init__(self, filter_sizes=(1, 3, 5, 7), fusion=False, **kwargs)
annotator/uniformer/mmseg/models/decode_heads/dm_head.py:106
Method__init__(self, pool_scales=(1, 2, 3, 6), fusion=True, **kwargs)
annotator/uniformer/mmseg/models/decode_heads/apc_head.py:124