Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ShuffleNet V2: Practical Guidelines for Efficient CNN Architecture Design

About

Currently, the neural network architecture design is mostly guided by the \emph{indirect} metric of computation complexity, i.e., FLOPs. However, the \emph{direct} metric, e.g., speed, also depends on the other factors such as memory access cost and platform characterics. Thus, this work proposes to evaluate the direct metric on the target platform, beyond only considering FLOPs. Based on a series of controlled experiments, this work derives several practical \emph{guidelines} for efficient network design. Accordingly, a new architecture is presented, called \emph{ShuffleNet V2}. Comprehensive ablation experiments verify that our model is the state-of-the-art in terms of speed and accuracy tradeoff.

Ningning Ma, Xiangyu Zhang, Hai-Tao Zheng, Jian Sun• 2018

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)--
3518
Object DetectionCOCO 2017 (val)
AP25.9
2454
Image ClassificationImageNet-1K 1.0 (val)
Top-1 Accuracy74.5
1866
Image ClassificationImageNet-1k (val)
Top-1 Accuracy81.4
1453
Image ClassificationImageNet (val)
Top-1 Acc74.9
1206
Object DetectionCOCO (test-dev)
mAP34.2
1195
ClassificationImageNet-1K 1.0 (val)
Top-1 Accuracy (%)72.6
1155
Image ClassificationImageNet 1k (test)--
798
Image ClassificationImageNet-1k (val)
Top-1 Acc72.6
706
Image ClassificationCIFAR-100 (val)--
661
Showing 10 of 56 rows

Other info

Follow for update