MCPcopy Create free account
hub / github.com/OpenGVLab/InternImage / __init__

Method __init__

classification/models/intern_image.py:176–202  ·  view source on GitHub ↗
(self,
                 dim,
                 num_heads,
                 qkv_bias=False,
                 qk_scale=None,
                 drop=0.,
                 attn_drop=0.,
                 drop_path=0.,
                 norm_layer='LN',
                 attn_head_dim=None,
                 out_dim=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

build_norm_layerFunction · 0.70
CrossAttentionClass · 0.70
__init__Method · 0.45

Tested by

no test coverage detected