mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
[Fix] Add MAE in cover page (#1523)
This commit is contained in:
parent
0644b3cd30
commit
53573dd5a9
@ -84,8 +84,9 @@ Supported backbones:
|
||||
- [x] [Vision Transformer (ICLR'2021)](configs/vit)
|
||||
- [x] [Swin Transformer (ICCV'2021)](configs/swin)
|
||||
- [x] [Twins (NeurIPS'2021)](configs/twins)
|
||||
- [x] [ConvNeXt (CVPR'2022)](configs/convnext)
|
||||
- [x] [BEiT (ICLR'2022)](configs/beit)
|
||||
- [x] [ConvNeXt (CVPR'2022)](configs/convnext)
|
||||
- [x] [MAE (CVPR'2022)](configs/mae)
|
||||
|
||||
Supported methods:
|
||||
|
||||
|
@ -83,8 +83,9 @@ MMSegmentation 是一个基于 PyTorch 的语义分割开源工具箱。它是 O
|
||||
- [x] [Vision Transformer (ICLR'2021)](configs/vit)
|
||||
- [x] [Swin Transformer (ICCV'2021)](configs/swin)
|
||||
- [x] [Twins (NeurIPS'2021)](configs/twins)
|
||||
- [x] [ConvNeXt (CVPR'2022)](configs/convnext)
|
||||
- [x] [BEiT (ICLR'2022)](configs/beit)
|
||||
- [x] [ConvNeXt (CVPR'2022)](configs/convnext)
|
||||
- [x] [MAE (CVPR'2022)](configs/mae)
|
||||
|
||||
已支持的算法:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user