paper-with-me

Papers

PDCFNet: Enhancing Underwater Images through Pixel Difference Convolution

2024-09-28 · Song Zhang, Daoliang Li, Ran Zhao

Majority of deep learning methods utilize vanilla convolution for enhancing underwater images. While vanilla convolution excels in capturing local features and learning the spatial hierarchical structure of images, it tends to smooth input images, which can somewhat limit feature expression and modeling. A prominent characteristic of underwater degraded images is blur, and the goal of enhancement is to make the textures and details (high-frequency features) in the images more visible. Therefore, we believe that leveraging high-frequency features can improve enhancement performance. To address this, we introduce Pixel Difference Convolution (PDC), which focuses on gradient information with significant changes in the image, thereby improving the modeling of enhanced images. We propose an underwater image enhancement network, PDCFNet, based on PDC and cross-level feature fusion. Specifically, we design a detail enhancement module based on PDC that employs parallel PDCs to capture high-frequency features, leading to better detail and texture enhancement. The designed cross-level feature fusion module performs operations such as concatenation and multiplication on features from different levels, ensuring sufficient interaction and enhancement between diverse features. Our proposed PDCFNet achieves a PSNR of 27.37 and an SSIM of 92.02 on the UIEB dataset, attaining the best performance to date. Our code is available at https://github.com/zhangsong1213/PDCFNet.

📄 PDF Abstract BibTeX arXiv:2409.19269

Code (1)

zhangsong1213/pdcfnet 공식 구현 pytorch

Tasks

Image EnhancementSSIM

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…
PDC 설명 없음

Similar Papers 제목 키워드 기반

MAC-Lookup: Multi-Axis Conditional Lookup Model for Underwater Image Enhancement

2025-07-03 · Fanghai Yi, Zehong Zheng, Zexiao Liang, Yihang Dong 외

Enhancing underwater images is crucial for exploration. These images face visibility and color issues due to light changes, water turbidity, and bubbles. Traditional prior-based methods and pixel-based methods often fail…

Image Enhancement

PHISWID: Physics-Inspired Underwater Image Dataset Synthesized from RGB-D Images

2024-04-05 · Reina Kaneko, Takumi Ueda, Hiroshi Higashi, Yuichi Tanaka

This paper introduces the physics-inspired synthesized underwater image dataset (PHISWID), a dataset tailored for enhancing underwater image processing through physics-inspired image synthesis. For underwater image enhan…

Image EnhancementImage GenerationImage Quality Assessment

Enhancing Underwater Images via Adaptive Semantic-aware Codebook Learning

2026-02-11 · Bosen Lin, Feng Gao, Yanwei Yu, Junyu Dong 외 arxiv

Underwater Image Enhancement (UIE) is an ill-posed problem where natural clean references are not available, and the degradation levels vary significantly across semantic regions. Existing UIE methods treat images with a…

Image Enhancement

Color Information-Based Automated Mask Generation for Detecting Underwater Atypical Glare Areas

2025-02-23 · Mingyu Jeon, Yeonji Paeng, Sejin Lee

Underwater diving assistance and safety support robots acquire real-time diver information through onboard underwater cameras. This study introduces a breath bubble detection algorithm that utilizes unsupervised K-means …

Clustering

Dual High-Order Total Variation Model for Underwater Image Restoration

2024-07-20 · Yuemei Li, Guojia Hou, Peixian Zhuang, Zhenkuan Pan

Underwater images are typically characterized by color cast, haze, blurring, and uneven illumination due to the selective absorption and scattering when light propagates through the water, which limits their practical ap…

Image DehazingImage EnhancementImage RestorationLow-Light Image Enhancement+1