* Move `resize_pos_embed` to `mmcls.models.utils` * Refactor Vision Transformer * Refactor DeiT * Refactor MLP-Mixer * Refactor Swin-Transformer * Remove `indexing` arg * Support dynamic inputs for t2t_vit * Add copyright * Fix bugs in swin transformer * Add `pad_small_maps` option * Update swin transformer * Handle `attn_mask` in checkpoints of swin * Imporve by comments |
||
---|---|---|
.. | ||
test_attention.py | ||
test_augment.py | ||
test_embed.py | ||
test_inverted_residual.py | ||
test_misc.py | ||
test_position_encoding.py | ||
test_se.py |