Share your thoughts, 1 month free Claude Pro on usSee more
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
2843
Image ClassificationImageNet-1K 1.0 (val)
Top-1 Accuracy74.5
2238
Image ClassificationImageNet-1k (val)
Top-1 Accuracy81.4
1498
Object DetectionCOCO (test-dev)
mAP34.2
1239
Image ClassificationImageNet (val)
Top-1 Acc74.9
1206
ClassificationImageNet-1K 1.0 (val)
Top-1 Accuracy (%)72.6
1171
Image ClassificationImageNet 1k (test)--
880
Image ClassificationCIFAR-100 (val)--
781
Image ClassificationImageNet-1k (val)
Top-1 Acc72.6
706
Showing 10 of 69 rows

Other info

Follow for update