Shuffle Net :https://blog.csdn.net/u011974639/article/details/79200559 代码:https://github.com/ericsun99/ShuffleNet-1g8-Pytorch/blob/master/ShuffleNet.py
MobileNet:https://zhuanlan.zhihu.com/p/33075914 代码:https://github.com/tonylins/pytorch-mobilenet-v2/blob/master/MobileNetV2.py
CNN中卷积操作十大改进方向:https://blog.csdn.net/hongxingabc/article/details/79563525
几种轻量级网络理解:https://blog.csdn.net/derteanoo/article/details/81160521