HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Vision Transformers for Single Image Dehazing

Yuda Song Zhuqing He Hui Qian Xin Du

Vision Transformers for Single Image Dehazing

Abstract

Image dehazing is a representative low-level vision task that estimates latent haze-free images from hazy images. In recent years, convolutional neural network-based methods have dominated image dehazing. However, vision Transformers, which has recently made a breakthrough in high-level vision tasks, has not brought new dimensions to image dehazing. We start with the popular Swin Transformer and find that several of its key designs are unsuitable for image dehazing. To this end, we propose DehazeFormer, which consists of various improvements, such as the modified normalization layer, activation function, and spatial information aggregation scheme. We train multiple variants of DehazeFormer on various datasets to demonstrate its effectiveness. Specifically, on the most frequently used SOTS indoor set, our small model outperforms FFA-Net with only 25% #Param and 5% computational cost. To the best of our knowledge, our large model is the first method with the PSNR over 40 dB on the SOTS indoor set, dramatically outperforming the previous state-of-the-art methods. We also collect a large-scale realistic remote sensing dehazing dataset for evaluating the method's capability to remove highly non-homogeneous haze.

Code Repositories

IDKiro/DehazeFormer
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-dehazing-on-reside-6kDehazeFormer-B
PSNR: 31.45
SSIM: 0.98
image-dehazing-on-rs-hazeDehazeFormer-B
PSNR: 39.87
SSIM: 0.971
image-dehazing-on-sots-indoorDehazeFormer-L
PSNR: 40.05
SSIM: 0.996
image-dehazing-on-sots-outdoorDehazeFormer-B
PSNR: 34.95
SSIM: 0.984

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
Vision Transformers for Single Image Dehazing | Papers | HyperAI