CasDyF-Net: Image Dehazing via Cascaded Dynamic Filters
Wang Yinglong, He Bin

TL;DR
CasDyF-Net introduces a novel cascaded dynamic filtering approach with multi-branch architecture and residual multiscale blocks to improve image dehazing performance, demonstrating superior results on multiple datasets.
Contribution
The paper proposes a dynamic, multi-branch network with cascaded filters and residual multiscale blocks for enhanced image dehazing, addressing limitations of fixed network depth.
Findings
Achieves 43.21dB PSNR on RESIDE-Indoor dataset
Outperforms existing methods on RESIDE, Haze4K, and O-Haze datasets
Demonstrates effectiveness of dynamic filtering in dehazing
Abstract
Image dehazing aims to restore image clarity and visual quality by reducing atmospheric scattering and absorption effects. While deep learning has made significant strides in this area, more and more methods are constrained by network depth. Consequently, lots of approaches have adopted parallel branching strategies. however, they often prioritize aspects such as resolution, receptive field, or frequency domain segmentation without dynamically partitioning branches based on the distribution of input features. Inspired by dynamic filtering, we propose using cascaded dynamic filters to create a multi-branch network by dynamically generating filter kernels based on feature map distribution. To better handle branch features, we propose a residual multiscale block (RMB), combining different receptive fields. Furthermore, we also introduce a dynamic convolution-based local fusion method to…
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 Enhancement Techniques · Image and Signal Denoising Methods · Generative Adversarial Networks and Image Synthesis
