CVIVSep 15, 2024

Underwater Image Enhancement via Dehazing and Color Restoration

arXiv:2409.09779v38 citationsh-index: 3
AI Analysis

This work addresses image quality issues for marine engineering applications, but it is incremental as it builds on existing underwater enhancement methods with a novel hybrid approach.

The paper tackled the problem of low contrast, blurriness, and color degradation in underwater images by proposing WaterFormer, a Vision Transformer-based network that decouples dehazing and color restoration, achieving state-of-the-art performance in enhancing underwater image quality.

Underwater visual imaging is crucial for marine engineering, but it suffers from low contrast, blurriness, and color degradation, which hinders downstream analysis. Existing underwater image enhancement methods often treat the haze and color cast as a unified degradation process, neglecting their inherent independence while overlooking their synergistic relationship. To overcome this limitation, we propose a Vision Transformer (ViT)-based network (referred to as WaterFormer) to improve underwater image quality. WaterFormer contains three major components: a dehazing block (DehazeFormer Block) to capture the self-correlated haze features and extract deep-level features, a Color Restoration Block (CRB) to capture self-correlated color cast features, and a Channel Fusion Block (CFB) that dynamically integrates these decoupled features to achieve comprehensive enhancement. To ensure authenticity, a soft reconstruction layer based on the underwater imaging physics model is included. Further, a Chromatic Consistency Loss and Sobel Color Loss are designed to respectively preserve color fidelity and enhance structural details during network training. Comprehensive experimental results demonstrate that WaterFormer outperforms other state-of-the-art methods in enhancing underwater images.

Foundations

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

Your Notes