LU2Net: A Lightweight Network for Real-time Underwater Image Enhancement
Haodong Yang, Jisheng Xu, Zhiliang Lin, Jianping He
TL;DR
Underwater images suffer from absorption and scattering, hindering robotic perception. The authors present LU2Net, a lightweight U-shaped network that employs axial depthwise convolution and a channel attention module to achieve real-time underwater image enhancement with low computational costs. It delivers state-of-the-art enhancement while significantly reducing FLOPs and parameters, enabling real-time video processing on limited hardware (e.g., ~100 fps on GPU, ~12 fps on CPU). Evaluations on the LSUI dataset and real-world underwater ROV tests demonstrate higher PSNR, SSIM, and UCIQE, validating its practical utility for underwater robotics vision tasks.
Abstract
Computer vision techniques have empowered underwater robots to effectively undertake a multitude of tasks, including object tracking and path planning. However, underwater optical factors like light refraction and absorption present challenges to underwater vision, which cause degradation of underwater images. A variety of underwater image enhancement methods have been proposed to improve the effectiveness of underwater vision perception. Nevertheless, for real-time vision tasks on underwater robots, it is necessary to overcome the challenges associated with algorithmic efficiency and real-time capabilities. In this paper, we introduce Lightweight Underwater Unet (LU2Net), a novel U-shape network designed specifically for real-time enhancement of underwater images. The proposed model incorporates axial depthwise convolution and the channel attention module, enabling it to significantly reduce computational demands and model parameters, thereby improving processing speed. The extensive experiments conducted on the dataset and real-world underwater robots demonstrate the exceptional performance and speed of proposed model. It is capable of providing well-enhanced underwater images at a speed 8 times faster than the current state-of-the-art underwater image enhancement method. Moreover, LU2Net is able to handle real-time underwater video enhancement.
