ShuffleNet: An Extremely Efficient Convolutional Neural Network for Mobile Devices

channel shuffle 文章对CNN进行改进,采用pointwise convolution 和 channel shuffle,保持精度的同时,减少了计算量,加快了计算速度. 在ImageNet classification and MS COCO上的实验上取得了比top1,即mobile net,错误率减小6.7%.相比AlexNet,计算速度提高13倍,同时精度基本不变. CNN网络
相关文章
相关标签/搜索