paper-with-me

Papers

A Generalized Physical-knowledge-guided Dynamic Model for Underwater Image Enhancement

2023-08-10 · Pan Mu, Hanning Xu, Zheyuan Liu, Zheng Wang, Sixian Chan, Cong Bai

Underwater images often suffer from color distortion and low contrast resulting in various image types, due to the scattering and absorption of light by water. While it is difficult to obtain high-quality paired training samples with a generalized model. To tackle these challenges, we design a Generalized Underwater image enhancement method via a Physical-knowledge-guided Dynamic Model (short for GUPDM), consisting of three parts: Atmosphere-based Dynamic Structure (ADS), Transmission-guided Dynamic Structure (TDS), and Prior-based Multi-scale Structure (PMS). In particular, to cover complex underwater scenes, this study changes the global atmosphere light and the transmission to simulate various underwater image types (e.g., the underwater image color ranging from yellow to blue) through the formation model. We then design ADS and TDS that use dynamic convolutions to adaptively extract prior information from underwater images and generate parameters for PMS. These two modules enable the network to select appropriate parameters for various water types adaptively. Besides, the multi-scale feature extraction module in PMS uses convolution blocks with different kernel sizes and obtains weights for each feature map via channel attention block and fuses them to boost the receptive field of the network. The source code will be available at \href{https://github.com/shiningZZ/GUPDM}{https://github.com/shiningZZ/GUPDM}.

📄 PDF Abstract BibTeX arXiv:2308.05447

Code (1)

shiningzz/gupdm 공식 구현 pytorch

Tasks

Image Enhancement

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

SyreaNet: A Physically Guided Underwater Image Enhancement Framework Integrating Synthetic and Real Images

2023-02-16 · Junjie Wen, Jinqiang Cui, Zhenjun Zhao, Ruixin Yan 외

Underwater image enhancement (UIE) is vital for high-level vision-related underwater tasks. Although learning-based UIE methods have made remarkable achievements in recent years, it's still challenging for them to consis…

Domain AdaptationImage EnhancementImage GenerationUIE

A Physical Model-Guided Framework for Underwater Image Enhancement and Depth Estimation

2024-07-05 · Dazhao Du, Enhan Li, Lingyu Si, Fanjiang Xu 외

Due to the selective absorption and scattering of light by diverse aquatic media, underwater images usually suffer from various visual degradations. Existing underwater image enhancement (UIE) approaches that combine und…

Depth EstimationImage EnhancementUIE

Underwater Image Enhancement via Medium Transmission-Guided Multi-Color Space Embedding

2021-04-27 · Chongyi Li, Saeed Anwar, Junhui Hou, Runmin Cong 외

Underwater images suffer from color casts and low contrast due to wavelength- and distance-dependent attenuation and scattering. To solve these two degradation issues, we present an underwater image enhancement network v…

DecoderDiversityImage EnhancementUnderwater Image Restoration

Transmission and Color-guided Network for Underwater Image Enhancement

2023-08-09 · Pan Mu, Jing Fang, Haotian Qian, Cong Bai

In recent years, with the continuous development of the marine industry, underwater image enhancement has attracted plenty of attention. Unfortunately, the propagation of light in water will be absorbed by water bodies a…

DecoderImage Enhancement

Ocean Diviner: A Diffusion-Augmented Reinforcement Learning Framework for AUV Robust Control in Underwater Tasks

2025-07-15 · Jingzehua Xu, Guanwen Xie, Weiyi Liu, Jiwei Tang 외 arxiv

Autonomous Underwater Vehicles (AUVs) are essential for marine exploration, yet their control remains highly challenging due to nonlinear dynamics and uncertain environmental disturbances. This paper presents a diffusion…

Reinforcement Learning