Method__init__(self, levels, block, in_channels, out_channels, stride=1,
level_root=False, root_dim=0, root
networks/dla.py:216
Method__init__(self, dim, window_size, num_heads, qkv_bias=True, qk_scale=None, attn_drop=0., proj_drop=0.)
networks/swin_transformer.py:110
Method__init__(self, dim, num_heads, window_size=7, shift_size=0,
mlp_ratio=4., qkv_bias=True, qk_scale=Non
networks/swin_transformer.py:197
Method__init__(self, in_planes, out_planes, kernel_size, stride=1, padding=0, dilation=1, groups=1, relu=True, bn=True, bias
networks/cbam.py:7