作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程

• 图形图像处理 • 上一篇    下一篇

基于深度卷积神经网络的图像去噪研究

李传朋,秦品乐,张晋京   

  1. (中北大学 计算机与控制工程学院,太原 030051)
  • 收稿日期:2016-03-31 出版日期:2017-03-15 发布日期:2017-03-15
  • 作者简介:李传朋(1991—),男,硕士研究生,主研方向为深度学习、机器视觉、数字图像处理;秦品乐,副教授、博士;张晋京,硕士研究生。
  • 基金资助:
    山西省自然科学基金(2015011045)。

Research on Image Denoising Based on Deep Convolutional Neural Network

LI Chuanpeng,QIN Pinle,ZHANG Jinjing   

  1. (College of Computer Science and Control Engineering,North University of China,Taiyuan 030051,China)
  • Received:2016-03-31 Online:2017-03-15 Published:2017-03-15

摘要: 为更有效地去除图像中的噪声,提出一种深度学习的图像去噪方法。以完整图像作为网络的输入及输出图像,通过隐含层构成由含噪声图像到去噪图像的非线性映射,由卷积子网和反卷积子网构成一种对称式的网络结构,卷积子网学习图像特征,反卷积子网根据特征图恢复原始图像,并结合修正线性单元获取更多的纹理细节。以VOC2012数据集作为训练集,使用Tensorflow在GPU环境下训练网络模型。实验结果表明,与GSM,KSVD,CN2,MLP方法相比,该方法能更有效地去除图像中的噪声,获得更高的峰值信噪比,耗时更短,视觉效果更佳。

关键词: 卷积神经网络, 图像去噪, 反卷积, 深度学习, 修正线性单元

Abstract: In order to remove the noise in the image more effectively,a method based on deep learning is proposed.The method uses the integrated image as the input and output of the network,and uses hidden layer to compose a nonlinear mapping from the noisy image to denoised image.The network has a symmetric network structure consisting of convolution subnet and deconvolution subnet.Convolution subnet learns about image features,and the deconvolution subnet recovers the original image on the basis of characteristic graph and obtains more texture details combining rectified linear unit.This method uses the VOC2012 data set as the training set and Tensorflow to train the network model in the GPU environment.Experimental result demonstrates that this method can remove the noise in the image more effectively and obtain a higher Peak Signal to Noise Ratio(PSNR).In addition,it takes shorter time,and has better visual effect and perfect practicability.

Key words: convolutional neural network, image denoising, deconvolutional, deep learning, rectified linear unit

中图分类号: