Transcription of ShuffleNet: An Extremely Efficient Convolutional Neural ...
{{id}} {{{paragraph}}}
ShuffleNet: An Extremely Efficient Convolutional Neural Network for MobileDevicesXiangyu Zhang Xinyu Zhou Mengxiao LinJian SunMegvii Inc introduce an Extremely computation- Efficient CNNarchitecture named ShuffleNet, which is designed speciallyfor mobile devices with very limited computing power ( ,10-150 MFLOPs). The new architecture utilizes two newoperations, pointwise group convolution and channel shuf-fle, to greatly reduce computation cost while maintainingaccuracy. Experiments on ImageNet classification and MSCOCO object detection demonstrate the superior perfor-mance of ShuffleNet over other structures, lower top-1error (absolute ) than recent MobileNet [12] on Ima-geNet classification task, under the computation budget of40 MFLOPs.
unit [9] in Fig 2 (a). It is a residual block. In its residual branch, for the 3 ×3 layer, we apply a computational eco-nomical 3 ×3 depthwise convolution [3] on the bottleneck feature map. Then, we replace the first 1 ×1 layer with pointwise group convolution followed by a channel shuffle operation, to form a ShuffleNet unit, as shown in ...
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}