Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

U-Net-Like Spiking Neural Networks for Single Image Dehazing

About

Image dehazing is a critical challenge in computer vision, essential for enhancing image clarity in hazy conditions. Traditional methods often rely on atmospheric scattering models, while recent deep learning techniques, specifically Convolutional Neural Networks (CNNs) and Transformers, have improved performance by effectively analyzing image features. However, CNNs struggle with long-range dependencies, and Transformers demand significant computational resources. To address these limitations, we propose DehazeSNN, an innovative architecture that integrates a U-Net-like design with Spiking Neural Networks (SNNs). DehazeSNN captures multi-scale image features while efficiently managing local and long-range dependencies. The introduction of the Orthogonal Leaky-Integrate-and-Fire Block (OLIFBlock) enhances cross-channel communication, resulting in superior dehazing performance with reduced computational burden. Our extensive experiments show that DehazeSNN is highly competitive to state-of-the-art methods on benchmark datasets, delivering high-quality haze-free images with a smaller model size and less multiply-accumulate operations. The proposed dehazing method is publicly available at https://github.com/HaoranLiu507/DehazeSNN.

Huibin Li, Haoran Liu, Mingzhe Liu, Yulong Xiao, Peng Li, Guibin Zan• 2025

Related benchmarks

TaskDatasetResultRank
Image DehazingRESIDE-6K (test)
PSNR (dB)30.77
22
Image DehazingRESIDE-ITS
PSNR41.26
18
Image DehazingRESIDE OTS
PSNR33.69
16
Image DehazingRS-HAZE
PSNR39.14
10
Showing 4 of 4 rows

Other info

GitHub

Follow for update