超高精細水中画像強調のための動的スペクトルフォーマー
Dynamic SpectraFormer for Ultra-High-Definition Underwater Image Enhancement
周波数領域のトランスフォーマーを用いて、水中画像の色・明るさの歪み(低周波)とエッジ・テクスチャの歪み(高周波)を同時に補正する新しい手法を提案した。
著者: Zhiqiang Hu, Tao Yu, Shouren Huang, Masatoshi Ishikawa
分類: cs.CV, cs.RO
原文アブストラクト
Underwater images suffer from color distortion, haze, and poor visibility due to light refraction and absorption in water. These challenges significantly impact the utilization of Autonomous Underwater Vehicles (AUVs) or marine robots. Typically, color and brightness distortions manifest at lower frequencies, while edge and texture distortions are prevalent at higher frequencies. Traditional methods struggle to concurrently rectify these mixed distortions as they primarily concentrate on the spatial domain. To address these issues, we introduce the Dynamic SpectraFormer, which enhances underwater images through a frequency domain transformer. The Dynamic SpectraFormer introduces an ultra-high-resolution sparse spectrum attention module, which could capture the long-term dependency without losing the universal approximating power. Additionally, we have developed a dynamic spectrum weight generation layer that serves as an adaptive spectrum band selector, accentuating critical frequency bands and suppressing less relevant ones. Consequently, this method significantly improves underwater image quality by addressing both high- and low-frequency distortions. Our extensive ablation studies and comparative evaluations consolidate the Dynamic SpectraFormer's efficacy across multiple underwater image enhancement benchmarks. The source code is available at https://github.com/arifence2024/DynamicSpectraFormer.git.