Ma Zerun
c708770b42
[Enhance] Support dynamic input shape for ViT-based algorithms. (#706)
* 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
2022-03-03 13:10:12 +08:00
..
2022-02-23 11:36:33 +08:00
2021-09-08 10:38:57 +08:00
2021-08-17 19:52:42 +08:00
2022-02-28 10:17:52 +08:00
2022-01-28 10:36:45 +08:00
2022-03-03 13:10:12 +08:00
2022-01-25 12:14:17 +08:00
2022-01-28 10:54:14 +08:00
2021-09-08 10:38:57 +08:00
2022-03-03 13:10:12 +08:00
2021-09-08 10:38:57 +08:00
2021-10-13 14:33:07 +08:00
2021-10-28 15:21:05 +08:00
2022-02-17 02:17:20 +08:00
2021-10-20 16:34:22 +08:00
2021-08-17 19:52:42 +08:00
2021-09-08 10:38:57 +08:00
2022-02-23 11:36:33 +08:00
2021-08-17 19:52:42 +08:00
2021-08-17 19:52:42 +08:00
2021-08-17 19:52:42 +08:00
2021-09-08 10:38:57 +08:00
2022-01-25 14:45:28 +08:00
2022-03-03 13:10:12 +08:00
2022-03-03 13:10:12 +08:00
2022-01-25 11:22:23 +08:00
2021-10-13 14:33:07 +08:00
2022-01-27 10:25:05 +08:00
2021-10-13 14:33:07 +08:00
2022-03-03 13:10:12 +08:00