arXiv reaDer
RepVGG: VGGスタイルのConvNetsを再び偉大にする
RepVGG: Making VGG-style ConvNets Great Again
本研究では、畳み込みニューラルネットワークのシンプルかつ強力なアーキテクチャを提案する。このアーキテクチャは、学習時間モデルが多枝トポロジーを持つ一方で、3x3の畳み込みとReLUのスタックのみからなるVGG的な推論時間体を持つ。このような学習時間と推論時間のアーキテクチャのデカップリングは、構造的な再パラメータ化技術によって実現され、モデルはRepVGGと名付けられた。ImageNet上では、RepVGGは80%以上のトップ1精度を達成しており、これは、我々の知る限りでは、プレーンモデルとしては初めてのことである。NVIDIA 1080Ti GPU上では、RepVGGモデルはResNet-50よりも83%速く、ResNet-101よりも101%速い精度で動作し、EfficientNetやRegNetのような最先端のモデルと比較して、精度と速度のトレードオフが良好であることを示している。コードと訓練されたモデルは、 https://github.com/megvii-model/RepVGG から入手可能。
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.
updated: Fri Mar 26 2021 15:02:08 GMT+0000 (UTC)
published: Mon Jan 11 2021 04:46:11 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト