AICurious Logo

What is: ShuffleNet?

SourceShuffleNet: An Extremely Efficient Convolutional Neural Network for Mobile Devices
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

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.