Real-Time Multi-Scene Visibility Enhancement for Promoting Navigational Safety of Vessels Under Complex Weather Conditions
Ryan Wen Liu, Yuxu Lu, Yuan Gao, Yu Guo, Wenqi Ren, Fenghua Zhu, Fei-Yue Wang
TL;DR
This work tackles the problem of degraded visible-light imagery for maritime navigation under complex weather by introducing ERANet, a lightweight, real-time network that performs multi-scene visibility enhancement. It combines Kirsch-gradient based edge reparameterization (KRM) with channel and spatial attention (CAM and SAM) to recover edge-preserving, color-natural images efficiently, merging multi-branch operations into a single convolution at inference. The method is trained with a hybrid loss that blends multi-scale structural similarity, L1 fidelity, and total-variation regularization, achieving strong performance on standard dehazing/deraining/low-light benchmarks and IWTS datasets, while also improving downstream YOLOv7 detection and DeepLabv3+ segmentation. Practically, ERANet delivers robust image restoration at over 40 frames per second on 1080p inputs with a small footprint, making it well-suited for onboard IWTS deployments and real-time navigational safety support.
Abstract
The visible-light camera, which is capable of environment perception and navigation assistance, has emerged as an essential imaging sensor for marine surface vessels in intelligent waterborne transportation systems (IWTS). However, the visual imaging quality inevitably suffers from several kinds of degradations (e.g., limited visibility, low contrast, color distortion, etc.) under complex weather conditions (e.g., haze, rain, and low-lightness). The degraded visual information will accordingly result in inaccurate environment perception and delayed operations for navigational risk. To promote the navigational safety of vessels, many computational methods have been presented to perform visual quality enhancement under poor weather conditions. However, most of these methods are essentially specific-purpose implementation strategies, only available for one specific weather type. To overcome this limitation, we propose to develop a general-purpose multi-scene visibility enhancement method, i.e., edge reparameterization- and attention-guided neural network (ERANet), to adaptively restore the degraded images captured under different weather conditions. In particular, our ERANet simultaneously exploits the channel attention, spatial attention, and reparameterization technology to enhance the visual quality while maintaining low computational cost. Extensive experiments conducted on standard and IWTS-related datasets have demonstrated that our ERANet could outperform several representative visibility enhancement methods in terms of both imaging quality and computational efficiency. The superior performance of IWTS-related object detection and scene segmentation could also be steadily obtained after ERANet-based visibility enhancement under complex weather conditions.
