PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
January 11, 202146 citationsOpen Access

RepVGG: Making VGG-style ConvNets Great Again

XDXiaohan DingXZXiangyu ZhangNMNingning Ma

Key Points

Key points are not available for this paper at this time.

Abstract

We present a simple but powerful architecture of convolutional neural network, which has a VGG-like inference-time body composed of nothing but a stack of 3x3 convolution and ReLU, while the training-time model has a multi-branch topology. Such decoupling of the training-time and inference-time architecture is realized by a structural re-parameterization technique so that the model is named RepVGG. On ImageNet, RepVGG reaches over 80% top-1 accuracy, which is the first time for a plain model, to the best of our knowledge. On NVIDIA 1080Ti GPU, RepVGG models run 83% faster than ResNet-50 or 101% faster than ResNet-101 with higher accuracy and show favorable accuracy-speed trade-off compared to the state-of-the-art models like EfficientNet and RegNet. The code and trained models are available at https://github.com/megvii-model/RepVGG.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Ding et al. (2021) studied this question.

synapsesocial.com/papers/6a1558635347fbb1739fa1ddhttps://doi.org/10.48550/arxiv.2101.03697
Ask AI
Helpful
Bookmark
Share
View Full Paper