计算机应用 ›› 2017, Vol. 37 ›› Issue (4): 1174-1178.DOI: 10.11772/j.issn.1001-9081.2017.04.1174

• 计算机视觉与虚拟现实 • 上一篇    下一篇

基于并列卷积神经网络的超分辨率重建

欧阳宁1,2, 曾梦萍2, 林乐平1,2   

  1. 1. 认知无线电与信息处理省部共建教育部重点实验室(桂林电子科技大学), 广西 桂林 541004;
    2. 桂林电子科技大学 信息与通信学院, 广西 桂林 541004
  • 收稿日期:2016-08-04 修回日期:2016-12-27 出版日期:2017-04-10 发布日期:2017-04-19
  • 通讯作者: 林乐平
  • 作者简介:欧阳宁(1972-),男,湖南宁远人,教授,主要研究方向:数字图像处理、智能信息处理;曾梦萍(1992-),女,湖北鄂州人,硕士研究生,主要研究方向:图像超分辨率重建、深度学习;林乐平(1980-),女,广西桂平人,博士,主要研究方向:模式识别、智能信息处理、图像处理。
  • 基金资助:
    国家自然科学基金资助项目(61362021,61661017);广西自然科学基金资助项目(2013GXNSFDA019030,2014GXNSFDA118035);认知无线电与信号处理重点实验室主任基金资助项目(CRKL160104);广西科技创新能力与条件建设计划项目(桂科能1598025-21);桂林科技开发项目(20150103-6);桂林电子科技大学研究生教育创新计划项目(YJCXS201534)。

Parallel convolutional neural network for super-resolution reconstruction

OUYANG Ning1,2, ZENG Mengping2, LIN Leping1,2   

  1. 1. Key Laboratory of Cognitive Radio and Information Processing of Ministry of Education(Guilin University of Electronic Technology), Guilin Guangxi 541004, China;
    2. School of Information and Communication, Guilin University of Electronic Technology, Guilin Guangxi 541004, China
  • Received:2016-08-04 Revised:2016-12-27 Online:2017-04-10 Published:2017-04-19
  • Supported by:
    This work is partially supported by National Natural Science Foundation of China (61362021, 616620211017), the Natural Science Foundation of Guangxi (2013GXNSFDA019030, 2014GXNSFDA118035), the Key Laboratory Director Foundation of Cognitive Radio and Information Processing (CRKL160104), the Scientific and Technological Innovation Ability and Condition Construction Plans of Guangxi (1598025-21), the Scientific and Technological Bureau of Guilin (20150103-6), the Innovation Project of Graduate Education in Guilin University of Electronic Technology (YJCXS201534).

摘要: 为提取更多有效特征并提高模型训练的收敛速度,提出一种基于并列卷积神经网络的超分辨率重建方法。该网络由两路不同结构的网络组成:一路为简单的残差网络,其优化残差映射比原始的映射更容易实现;另一路为增加了非线性映射的卷积神经网络,增强了网络的非线性能力。随着并行网络结构的复杂化,收敛速度慢成为突出问题。针对这个问题,在卷积层后添加正则化处理,以简化模型参数、增强特征拟合能力,最终达到加快收敛的目的。实验结果表明,与基于深度卷积神经网络算法相比,该网络结构收敛速度更快,主观视觉效果更好,峰值信噪比(PSNR)平均提高了0.2 dB。

关键词: 并列卷积神经网络, 残差网络, 非线性映射, 正则化处理, 收敛速度

Abstract: To extract more effective features and speed up the convergence of model training, a super-resolution reconstruction algorithm based on parallel convolution neural network was proposed. The network consists of two different network structures, one is a simple residual network structure, which has a easier optimal residual mapping than the original one; the other is a convolutional neural network with nonlinear mapping, which can increase the non-linearity of the network. As the complexity of the parallel network structure, the convergence speed is the key issue. Aiming at this problem, the Local Response Normalization (LRN) layer was added to the convolution layers to simplify the model parameters and enhance the feature fitting ability, thus accelerating the convergence. Experimental results show that, compared with algorithms based on deep convolutional neural network, the proposed method accelerates the convergence, improves the visual quality, and increases Peak Signal-to-Noise Ratio (PSNR) at least 0.2 dB.

Key words: parallel convolution neural network, residual network, nonlinear mapping, Local Response Normalization (LRN), convergence speed

中图分类号: