paper-with-me

Papers

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

2024-06-21 · Haodong Yang, Jisheng Xu, Zhiliang Lin, Jianping He

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.

📄 PDF Abstract BibTeX arXiv:2406.14973

Code (0)

등록된 구현이 없습니다.

Tasks

Image EnhancementObject TrackingVideo Enhancement

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Five A$^{+}$ Network: You Only Need 9K Parameters for Underwater Image Enhancement

2023-05-15 · Jingxia Jiang, Tian Ye, Jinbin Bai, Sixiang Chen 외

A lightweight underwater image enhancement network is of great significance for resource-constrained platforms, but balancing model size, computational efficiency, and enhancement performance has proven difficult for pre…

Computational EfficiencyImage Enhancement

A Correction-Based Dynamic Enhancement Framework towards Underwater Detection

2023-02-06 · Yanling Qiu, Qianxue Feng, Boqin Cai, Hongan Wei 외

To assist underwater object detection for better performance, image enhancement technology is often used as a pre-processing step. However, most of the existing enhancement methods tend to pursue the visual quality of an…

Image EnhancementObjectobject-detectionObject Detection

Medium Transmission Map Matters for Learning to Restore Real-World Underwater Images

2022-03-17 · Yan Kai, Liang Lanyue, Zheng Ziqiang, Wang Guoqing 외

Underwater visual perception is essentially important for underwater exploration, archeology, ecosystem and so on. The low illumination, light reflections, scattering, absorption and suspended particles inevitably lead t…

Image EnhancementImage Restoration

Advancing Visual Reliability: Color-Accurate Underwater Image Enhancement for Real-Time Underwater Missions

2026-03-17 · Yiqiang Zhou, Yifan Chen, Zhe Sun, Jijun Lu 외 arxiv

Underwater image enhancement plays a crucial role in providing reliable visual information for underwater platforms, since strong absorption and scattering in water-related environments generally lead to image quality de…

Image Enhancement

LAFFNet: A Lightweight Adaptive Feature Fusion Network for Underwater Image Enhancement

2021-05-04 · Hao-Hsiang Yang, Kuan-Chih Huang, Wei-Ting Chen

Underwater image enhancement is an important low-level computer vision task for autonomous underwater vehicles and remotely operated vehicles to explore and understand the underwater environments. Recently, deep convolut…

DecoderDepth EstimationImage Enhancementobject-detection+1