CVIVJun 21, 2024

LU2Net: A Lightweight Network for Real-time Underwater Image Enhancement

arXiv:2406.14973v19 citations
Originality Incremental advance
AI Analysis

This work addresses the need for efficient and real-time image enhancement to improve vision perception for underwater robots, though it appears incremental as it builds on existing U-shape networks with optimizations.

The authors tackled the problem of real-time underwater image enhancement for underwater robots by introducing LU2Net, a lightweight U-shape network that achieves an 8x speed improvement over the state-of-the-art method while providing well-enhanced images.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes