• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2021, Vol. 43 ›› Issue (10): 1810-1816.

Previous Articles     Next Articles

Image quality evaluation based on parallel small CNN#br#
#br#

CAO Yu-dong,CAI Xi-biao   

  1. (School of Electronics and Information Engineering,Liaoning University of Technology,Jinzhou 121001,China)
  • Received:2020-06-29 Revised:2020-09-12 Accepted:2021-10-25 Online:2021-10-25 Published:2021-10-22
  • About author:CAO Yu-dong ,born in 1971,PhD,associate professor,his research interests include image processing, and machine learning.

Abstract: Objective evaluation of image quality is widely used in many image processing tasks. A non-reference image quality evaluation algorithm is proposed based on small parallel-mode convolutional neural networks under deep learning technology. Convolution operation and parallel multi-scale input could learn not only rich feature, but also subtle feature. Firstly, the Gaussian image pyramid is used to obtain different scale distorted images as the input of 4 small-scale single-layer convolutional neural networks. After convolution and pooling, 4 feature vectors are output, and the learned feature vectors are merged and then mapped into image quality prediction scores through fully connected regression. Para- meters are optimized through two serial stages to improve the accuracy of the model. Experimental test- ing results show that the designed small network model is effective, and the proposed algorithm has higher performance than the current comparative algorithms and has good stability and strong generalization ability.


Key words: convolutional neural network, image quality evaluation, multi-scale image, fully connected regression, deep learning