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

Restoring Images in Adverse Weather Conditions via Histogram Transformer

About

Transformer-based image restoration methods in adverse weather have achieved significant progress. Most of them use self-attention along the channel dimension or within spatially fixed-range blocks to reduce computational load. However, such a compromise results in limitations in capturing long-range spatial features. Inspired by the observation that the weather-induced degradation factors mainly cause similar occlusion and brightness, in this work, we propose an efficient Histogram Transformer (Histoformer) for restoring images affected by adverse weather. It is powered by a mechanism dubbed histogram self-attention, which sorts and segments spatial features into intensity-based bins. Self-attention is then applied across bins or within each bin to selectively focus on spatial features of dynamic range and process similar degraded pixels of the long range together. To boost histogram self-attention, we present a dynamic-range convolution enabling conventional convolution to conduct operation over similar pixels rather than neighbor pixels. We also observe that the common pixel-wise losses neglect linear association and correlation between output and ground-truth. Thus, we propose to leverage the Pearson correlation coefficient as a loss function to enforce the recovered pixels following the identical order as ground-truth. Extensive experiments demonstrate the efficacy and superiority of our proposed method. We have released the codes in Github.

Shangquan Sun, Wenqi Ren, Xinwei Gao, Rui Wang, Xiaochun Cao• 2024

Related benchmarks

TaskDatasetResultRank
Raindrop RemovalRainDrop
PSNR33.06
18
Image DerainingOutdoor-Rain
PSNR32.08
9
Image RestorationAll-Weather Aggregate
PSNR33.68
9
Image DesnowingSnow100K L
PSNR32.16
9
Image DesnowingSnow100K S
PSNR37.41
8
Showing 5 of 5 rows

Other info

Follow for update