Blur image classification based on deep learning

Blur type identification is significant for blind image recovery in image processing area. In this paper, an accurate classification system exploiting Convolution Neural Network (CNN) is designed to identify four blur types of images: defocus blur, Gaussian blur, haze blur and motion blur. A supervised learning model of Simplified-Fast-Alexnet (SFA), which is an abbreviated and modified version of Alexnet, is created to map the input images into a higher dimensional feature space, in which the blurs can be classified accurately. With proportional compressing the output number of each convolution layer in Alexnet by the ratio of 0.5 and removing the first two Full Connected layers (FCs) in Alexnet, the SFA successfully simplifies the Alexnet and overcomes the fatal disadvantage of parameter redundancy. Moreover, the batch normalization layers are added into the designated classifier to replace the dropout method, thus it can accelerate the convergence rate of deep network during the training stage by reducing internal covariate shift as well as alleviate the overfitting problem. Experiments demonstrate the remarkable performance of the suggested approach in comparison with the original Alexnet and the state-of-the-art on the frequently-used Berkeley dataset and Pascal VOC 2007 dataset.

[1]  Shijian Lu,et al.  Blurred image region detection and classification , 2011, ACM Multimedia.

[2]  Aggelos K. Katsaggelos,et al.  Blind Deconvolution Using a Variational Approach to Parameter, Image, and Blur Estimation , 2006, IEEE Transactions on Image Processing.

[3]  H. Sebastian Seung,et al.  Natural Image Denoising with Convolutional Networks , 2008, NIPS.

[4]  Raimondo Schettini,et al.  Robust smile detection using convolutional neural networks , 2016, J. Electronic Imaging.

[5]  Geoffrey E. Hinton,et al.  ImageNet classification with deep convolutional neural networks , 2012, Commun. ACM.

[6]  Quing Zhu,et al.  Tuning to optimize SVM approach for assisting ovarian cancer diagnosis with photoacoustic imaging. , 2015, Bio-medical materials and engineering.

[7]  Ting Wang,et al.  Adaptive Blind Image Restoration Algorithm of Degraded Image , 2008, 2008 Congress on Image and Signal Processing.

[8]  Fen Chen,et al.  An Empirical Identification Method of Gaussian Blur Parameter for Image Deblurring , 2009, IEEE Transactions on Signal Processing.

[9]  Steven W. Zucker,et al.  Local Scale Control for Edge Detection and Blur Estimation , 1996, ECCV.

[10]  Vasileios Mezaris,et al.  No-reference blur assessment in natural images using Fourier transform and spatial pyramids , 2014, 2014 IEEE International Conference on Image Processing (ICIP).

[11]  Constantine Butakoff,et al.  Blurred image restoration using the type of blur and blur parameter identification on the neural network , 2002, IS&T/SPIE Electronic Imaging.

[12]  Rui Li,et al.  Haze removal based on multiple scattering model with superpixel algorithm , 2016, Signal Process..

[13]  Sergey Ioffe,et al.  Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift , 2015, ICML.

[14]  Tien Tsin,et al.  Image Partial Blur Detection and Classification , 2013 .

[15]  Geoffrey E. Hinton,et al.  Rectified Linear Units Improve Restricted Boltzmann Machines , 2010, ICML.