paper-with-me

Papers

A ConvNet for the 2020s

2022-01-10 · CVPR 2022 1 · Zhuang Liu, Hanzi Mao, Chao-yuan Wu, Christoph Feichtenhofer, Trevor Darrell, Saining Xie

The "Roaring 20s" of visual recognition began with the introduction of Vision Transformers (ViTs), which quickly superseded ConvNets as the state-of-the-art image classification model. A vanilla ViT, on the other hand, faces difficulties when applied to general computer vision tasks such as object detection and semantic segmentation. It is the hierarchical Transformers (e.g., Swin Transformers) that reintroduced several ConvNet priors, making Transformers practically viable as a generic vision backbone and demonstrating remarkable performance on a wide variety of vision tasks. However, the effectiveness of such hybrid approaches is still largely credited to the intrinsic superiority of Transformers, rather than the inherent inductive biases of convolutions. In this work, we reexamine the design spaces and test the limits of what a pure ConvNet can achieve. We gradually "modernize" a standard ResNet toward the design of a vision Transformer, and discover several key components that contribute to the performance difference along the way. The outcome of this exploration is a family of pure ConvNet models dubbed ConvNeXt. Constructed entirely from standard ConvNet modules, ConvNeXts compete favorably with Transformers in terms of accuracy and scalability, achieving 87.8% ImageNet top-1 accuracy and outperforming Swin Transformers on COCO detection and ADE20K segmentation, while maintaining the simplicity and efficiency of standard ConvNets.

📄 PDF Abstract BibTeX arXiv:2201.03545

Code (54)

facebookresearch/ConvNeXt 공식 구현 pytorch
0jason000/convnext mindspore
2023-MindSpore-4/Code8/tree/main/convnext mindspore
2024-MindSpore-1/Code2/tree/main/model-1/convnext mindspore
AlassaneSakande/A-ConvNet-of-2020s pytorch
Asthestarsfalll/ConvNeXt-MegEngine pytorch
BR-IDL/PaddleViT/tree/develop/image_classification/ConvNeXt paddle
DarshanDeshpande/jax-models jax
IMvision12/keras-vision-models pytorch
MindCode-4/code-3/tree/main/convnext mindspore
Owais-Ansari/Unet3plus pytorch
PaddlePaddle/PASSL paddle
PaddlePaddle/PaddleClas paddle
Raghvender1205/ConvNeXt pytorch
SarthakYadav/audax jax
Westlake-AI/openmixup pytorch
avocardio/resnet_vs_convnext tf
bamps53/convnext-tf pytorch
dongkyuk/ConvNext-tensorflow tf
duyhominhnguyen/LVM-Med pytorch
facebookresearch/ppuda pytorch
flytocc/ConvNeXt-paddle paddle
frgfm/Holocron pytorch
hanfried/hanfried-bookmarks pytorch
hmichaeli/alias_free_convnets pytorch
james77777778/keras-image-models pytorch
jmnolte/hccnet pytorch
k-h-ismail/convnext-dcls pytorch
keras-team/keras/blob/master/keras/applications/convnext.py tf
kingcong/convnext mindspore
kingcong/convnext- mindspore
leanderme/ConvNeXt-Tensorflow tf
leondgarse/keras_cv_attention_models/tree/main/keras_cv_attention_models/convnext tf
lucidrains/denoising-diffusion-pytorch pytorch
lyqcom/convnext mindspore
martinsbruveris/tensorflow-image-models tf
mindspore-ai/models/tree/master/research/cv/convnext mindspore
mindspore-ecosystem/mindcv/blob/main/mindcv/models/convnext.py mindspore
mit-han-lab/litepose pytorch
murufeng/awesome_lightweight_networks pytorch
mzeromiko/vmamba pytorch
open-mmlab/mmclassification pytorch
protonx-tf-04-projects/ConvNext-2020s tf
pytorch/vision pytorch
rwightman/pytorch-image-models pytorch
sayakpaul/ConvNeXt-TF tf
sithu31296/semantic-segmentation pytorch
towhee-io/towhee pytorch
tuanio/nextformer pytorch
waterdisappear/nudt4mstar pytorch
yangyucheng000/convnext/blob/main/convnext.py mindspore
yaya-yns/tart pytorch
zibbini/convnext-v2_tensorflow tf
https://gitlab.com/birder/birder pytorch

Tasks

ClassificationDomain Generalizationimage-classificationImage ClassificationObject DetectionReal-Time Object DetectionSemantic Segmentation

Methods 이 논문이 사용한 방법론

Large Kernel Size Usage of larger than typical convolutional kernel sizes, as also seen in 'Scaling Up Your Kernels to 31x31: Revisiting Large Kernel Design in CNNs'
Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
AdamW AdamW is a stochastic optimization method that modifies the typical implementation of weight decay in Adam, by decoupling [weight…
ConvNeXt 설명 없음
LayerScale LayerScale is a method used for vision transformer architectures to help improve training dynamics. It adds a…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…

Similar Papers 제목 키워드 기반

MaskConvNet: Training Efficient ConvNets from Scratch via Budget-constrained Filter Pruning

2020-01-01 · ICLR 2020 1 · Raden Mu'az Mun'im, Jie Lin, Vijay Chandrasekhar, Koichi Shinoda

In this paper, we propose a framework, called MaskConvNet, for ConvNets filter pruning. MaskConvNet provides elegant support for training budget-aware pruned networks from scratch, by adding a simple mask module to a Con…

Network Pruning

Transfer Learning Based on AdaBoost for Feature Selection from Multiple ConvNet Layer Features

2016-02-01 · Jumabek Alikhanov, Myeong Hyeon Ga, Seunghyun Ko, Geun-Sik Jo

Convolutional Networks (ConvNets) are powerful models that learn hierarchies of visual features, which could also be used to obtain image representations for transfer learning. The basic pipeline for transfer learning is…

feature selectionTransfer Learning

Low-Latency Human Action Recognition with Weighted Multi-Region Convolutional Neural Network

2018-05-08 · Yunfeng Wang, Wengang Zhou, Qilin Zhang, Xiaotian Zhu 외

Spatio-temporal contexts are crucial in understanding human actions in videos. Recent state-of-the-art Convolutional Neural Network (ConvNet) based action recognition systems frequently involve 3D spatio-temporal ConvNet…

Action RecognitionChunkingOptical Flow EstimationTemporal Action Localization

How Do ConvNets Understand Image Intensity?

2023-06-01 · Jackson Kaunismaa, Michael Guerzhoy

Convolutional Neural Networks (ConvNets) usually rely on edge/shape information to classify images. Visualization methods developed over the last decade confirm that ConvNets rely on edge information. We investigate situ…

Analyzing Stability of Convolutional Neural Networks in the Frequency Domain

2015-11-10 · Elnaz J. Heravi, Hamed H. Aghdam, Domenec Puig

Understanding the internal process of ConvNets is commonly done using visualization techniques. However, these techniques do not usually provide a tool for estimating the stability of a ConvNet against noise. In this pap…