电子科技 ›› 2025, Vol. 38 ›› Issue (8): 57-65.doi: 10.16180/j.cnki.issn1007-7820.2025.08.008

• • 上一篇    下一篇

结合并联Transformer和残差U-Net网络的水下图像增强

陈清江, 李宗莹()   

  1. 西安建筑科技大学 理学院,陕西 西安 710055
  • 收稿日期:2024-01-16 修回日期:2024-02-17 出版日期:2025-08-15 发布日期:2025-07-10
  • 通讯作者: 李宗莹(2000-),女,E-mail:1243963193@qq.com,硕士研究生。研究方向:小波分析、图像处理与信号处理。
  • 作者简介:陈清江(1966-),男,博士,教授。研究方向:小波分析、图像处理与信号处理。
  • 基金资助:
    国家自然科学基金(12202332);陕西省自然科学基础研究计划(2021JQ-495)

Underwater Image Enhancement Combining Parallel Transformer and Residual U-Net Networks

CHEN Qingjiang, LI Zongying()   

  1. School of Science,Xi'an University of Architecture and Technology,Xi'an 710055,China
  • Received:2024-01-16 Revised:2024-02-17 Online:2025-08-15 Published:2025-07-10
  • Supported by:
    National Natural Science Foundation of China(12202332);Shaanxi Provincial Natural Science Basic Research Program(2021JQ-495)

摘要:

针对光在水中传播时被吸收,水下图像存在颜色失真、对比度低和细节模糊等问题,文中设计了一个基于并联Transformer和残差卷积的U-Net网络进行水下图像增强。在新U-Net结构中,在编码和解码部分分别置入混合卷积Transformer块(Hybrid Convolution Transformer Block, HCTB)。综合了Transformer的捕获全局信息能力和卷积块捕获局部信息能力,并且在跳跃连接部分搭建了若干平行注意模块(Parallel Attention Module, PAM)来提取更重要的像素和通道信息。采用现有UIEB(Underwater Image Enhancement Benchmark dataset)配对数据集对网络进行训练。为验证所提算法的有效性,选取不同偏色程度的水下图像进行实验与测试。实验结果表明,所提模型较其他先进模型的峰值信噪比PSNR(Peak Single-to-Ratio)值提升了4.3%,获得了较好的主观和客观评价结果,有效提升了水下图像的增强水平。

关键词: 水下图像增强, Transformer, 残差卷积, U-Net网络, 平行注意模块, 通道注意, 像素注意, 卷积神经网络, 深度学习

Abstract:

In view of the problems of color distortion, low contrast and blurred details in underwater images, an U-Net network based on parallel Transformer and residual convolution is designed for underwater image enhancement. In the new U-Net structure, the HCTB(Hybrid Convolution Transformer Block) is placed in the encoding and decoding parts, which integrates the ability of the Transformer to capture global information and the ability of the convolutional block to capture local information, and builds a number of PAM(Parallel Attention Module) in the hopping connection part to extract more important pixel and channel information. The existing UIEB(Underwater Image Enhancement Benchmark dataset) paired dataset is used to train the network. In order to verify the effectiveness of the proposed algorithm, underwater images with different color degree are selected for experiments and tests. The experimental results show that the PSNR(Peak Single-to-Ratio) value of the proposed model is increased by 4.3% compared with other advanced models, and the subjective and objective evaluation results are obtained, which effectively improves the enhancement level of underwater images.

Key words: underwater image enhancement, Transformer, residual convolution, U-Net network, parallel attention module, channel attention, pixel attention, convolutional neural networks, deep learning

中图分类号: 

  • TP391