A Convolutional Neural Network Based on Optimized Structure and Its Lightweighting

Jinyong Deng,Zhiheng Zhao,Yang Liu,Yongzhe Chen,Zhefan Zhang,Yu Zhang
DOI: https://doi.org/10.1117/12.2659679
2022-01-01
Abstract:In this paper, we design a convolutional neural network based on the ideas of depthwise separable convolution and inverted residual module. The scaling factor of BN layer is used as a measure for channel pruning of the network model to compress it. By analyzing the layer-by-layer pruning process of conventional convolution, the layer-by-layer pruning method with depthwise separable convolution and inverted residual structure is proposed to prune the channels of the network model, and finally, the channel pruning strategy of classification simplification network is developed. Tests on the selected dataset showed that the classification accuracy of the pruned and fine-tuned network model is 97.7% when the pruning rate is 0.7.
What problem does this paper attempt to address?