mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
[Docs] Change ConvNeXt journal infomation (#1350)
This commit is contained in:
parent
967f64336e
commit
e8cc3224e1
@ -84,7 +84,7 @@ Supported backbones:
|
||||
- [x] [Vision Transformer (ICLR'2021)](configs/vit)
|
||||
- [x] [Swin Transformer (ICCV'2021)](configs/swin)
|
||||
- [x] [Twins (NeurIPS'2021)](configs/twins)
|
||||
- [x] [ConvNeXt (ArXiv'2022)](configs/convnext)
|
||||
- [x] [ConvNeXt (CVPR'2022)](configs/convnext)
|
||||
|
||||
Supported methods:
|
||||
|
||||
|
@ -83,7 +83,7 @@ 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 (ArXiv'2022)](configs/convnext)
|
||||
- [x] [ConvNeXt (CVPR'2022)](configs/convnext)
|
||||
|
||||
已支持的算法:
|
||||
|
||||
|
@ -25,7 +25,7 @@ The "Roaring 20s" of visual recognition began with the introduction of Vision Tr
|
||||
@article{liu2022convnet,
|
||||
title={A ConvNet for the 2020s},
|
||||
author={Liu, Zhuang and Mao, Hanzi and Wu, Chao-Yuan and Feichtenhofer, Christoph and Darrell, Trevor and Xie, Saining},
|
||||
journal={arXiv preprint arXiv:2201.03545},
|
||||
journal={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
|
||||
year={2022}
|
||||
}
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user