Convolutional Neural Networks

ShuffleNet is a convolutional neural network designed specially for mobile devices with very limited computing power. The architecture utilizes two new operations, pointwise group convolution and channel shuffle, to reduce computation cost while maintaining accuracy.

Source: ShuffleNet: An Extremely Efficient Convolutional Neural Network for Mobile Devices

Papers


Paper Code Results Date Stars

Categories