February 2018
Intermediate to advanced
378 pages
10h 14m
English
ShuffleNet architecture was proposed in 2017 by the research team from Face++ (Megvii Inc.). It is targeted on mobile devices with limited computation power (for example, 10 - 150 MFLOPs). In comparison to the classical CNN, ShuffleNet has less parameters and performs less computations, because it uses pointwise group convolution and channel shuffle; for instance, it works 13x faster than AlexNet. The accuracy remains the same: on ImageNet, it even performs slightly better (top-1 error metric) than MobileNet.
Read now
Unlock full access