HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Rethinking Performance Gains in Image Dehazing Networks

Yuda Song Yang Zhou Hui Qian Xin Du

Rethinking Performance Gains in Image Dehazing Networks

Abstract

Image dehazing is an active topic in low-level vision, and many image dehazing networks have been proposed with the rapid development of deep learning. Although these networks' pipelines work fine, the key mechanism to improving image dehazing performance remains unclear. For this reason, we do not target to propose a dehazing network with fancy modules; rather, we make minimal modifications to popular U-Net to obtain a compact dehazing network. Specifically, we swap out the convolutional blocks in U-Net for residual blocks with the gating mechanism, fuse the feature maps of main paths and skip connections using the selective kernel, and call the resulting U-Net variant gUNet. As a result, with a significantly reduced overhead, gUNet is superior to state-of-the-art methods on multiple image dehazing datasets. Finally, we verify these key designs to the performance gain of image dehazing networks through extensive ablation studies.

Code Repositories

idkiro/gunet
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-dehazing-on-haze4kgUNet-D
PSNR: 33.52
SSIM: 0.988
image-dehazing-on-rs-hazegUNet-D
PSNR: 39.7
SSIM: 0.971
image-dehazing-on-sots-indoorgUNet-D
PSNR: 41.34
SSIM: 0.996
image-dehazing-on-sots-outdoorgUNet-D
PSNR: 36.64
SSIM: 0.986

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
Rethinking Performance Gains in Image Dehazing Networks | Papers | HyperAI