PDCFNet: Enhancing Underwater Images through Pixel Difference Convolution
Song Zhang, Daoliang Li, Ran Zhao

TL;DR
PDCFNet is a novel underwater image enhancement network that leverages Pixel Difference Convolution to better capture high-frequency details and textures, outperforming existing methods in PSNR and SSIM metrics.
Contribution
The paper introduces Pixel Difference Convolution (PDC) and integrates it into a new network, PDCFNet, to enhance high-frequency features in underwater images, improving detail and texture visibility.
Findings
Achieved PSNR of 27.37 on UIEB dataset
Attained SSIM of 92.02, outperforming previous methods
Demonstrated superior detail and texture enhancement
Abstract
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.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Signal Denoising Methods · Image Enhancement Techniques · Advanced Image Processing Techniques
MethodsConvolution · Prime Dilated Convolution
