File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -84,8 +84,9 @@ Supported backbones:
8484- [x] [ Vision Transformer (ICLR'2021)] ( configs/vit )
8585- [x] [ Swin Transformer (ICCV'2021)] ( configs/swin )
8686- [x] [ Twins (NeurIPS'2021)] ( configs/twins )
87- - [x] [ ConvNeXt (CVPR'2022)] ( configs/convnext )
8887- [x] [ BEiT (ICLR'2022)] ( configs/beit )
88+ - [x] [ ConvNeXt (CVPR'2022)] ( configs/convnext )
89+ - [x] [ MAE (CVPR'2022)] ( configs/mae )
8990
9091Supported methods:
9192
Original file line number Diff line number Diff line change @@ -83,8 +83,9 @@ MMSegmentation 是一个基于 PyTorch 的语义分割开源工具箱。它是 O
8383- [x] [ Vision Transformer (ICLR'2021)] ( configs/vit )
8484- [x] [ Swin Transformer (ICCV'2021)] ( configs/swin )
8585- [x] [ Twins (NeurIPS'2021)] ( configs/twins )
86- - [x] [ ConvNeXt (CVPR'2022)] ( configs/convnext )
8786- [x] [ BEiT (ICLR'2022)] ( configs/beit )
87+ - [x] [ ConvNeXt (CVPR'2022)] ( configs/convnext )
88+ - [x] [ MAE (CVPR'2022)] ( configs/mae )
8889
8990已支持的算法:
9091
You can’t perform that action at this time.
0 commit comments