HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

CasDyF-Net: Image Dehazing via Cascaded Dynamic Filters

Yinglong Wang ; Bin He

CasDyF-Net: Image Dehazing via Cascaded Dynamic Filters

Abstract

Image dehazing aims to restore image clarity and visual quality by reducingatmospheric scattering and absorption effects. While deep learning has madesignificant strides in this area, more and more methods are constrained bynetwork depth. Consequently, lots of approaches have adopted parallel branchingstrategies. however, they often prioritize aspects such as resolution,receptive field, or frequency domain segmentation without dynamicallypartitioning branches based on the distribution of input features. Inspired bydynamic filtering, we propose using cascaded dynamic filters to create amulti-branch network by dynamically generating filter kernels based on featuremap distribution. To better handle branch features, we propose a residualmultiscale block (RMB), combining different receptive fields. Furthermore, wealso introduce a dynamic convolution-based local fusion method to mergefeatures from adjacent branches. Experiments on RESIDE, Haze4K, and O-Hazedatasets validate our method's effectiveness, with our model achieving a PSNRof 43.21dB on the RESIDE-Indoor dataset. The code is available athttps://github.com/dauing/CasDyF-Net.

Code Repositories

dauing/casdyf-net
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-dehazing-on-dense-hazeCasDyF-Net
PSNR: 17.56
SSIM: 0.658
image-dehazing-on-haze4kCasDyF-Net
PSNR: 35.73
SSIM: 0.99
image-dehazing-on-o-hazeCasDyF-Net
PSNR: 25.44
SSIM: 0.785
image-dehazing-on-sots-indoorCasDyF-Net
SSIM: 0.997
image-dehazing-on-sots-outdoorCasDyF-Net
PSNR: 38.86
SSIM: 0.995

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
CasDyF-Net: Image Dehazing via Cascaded Dynamic Filters | Papers | HyperAI