Video Adverse-Weather-Component Suppression Network via Weather Messenger and Adversarial Backpropagation


Yijun Yang1,2
Angelica I. Aviles-Rivero3
Huazhu Fu4
Ye Liu5
Weiming Wang6
Lei Zhu1,2

1HKUST (GZ)
     2HKUST
3University of Cambridge
4A*STAR
5Tianjin University
6Hong Kong Metropolitan University




Abstract

Although convolutional neural networks (CNNs) have been proposed to remove adverse weather conditions in single images using a single set of pre-trained weights, they fail to restore weather videos due to the absence of temporal information. Furthermore, existing methods for removing adverse weather conditions (e.g., rain, fog, and snow) from videos can only handle one type of adverse weather. In this work, we propose the first framework for restoring videos from all adverse weather conditions by developing a video adverse-weather-component suppression network (ViWS-Net). To achieve this, we first devise a weather-agnostic video transformer encoder with multiple transformer stages. Moreover, we design a long short-term temporal modeling mechanism for weather messenger to early fuse input adjacent video frames and learn weather-specific information. We further introduce a weather discriminator with gradient reversion, to maintain the weather-invariant common information and suppress the weather-specific information in pixel features, by adversarially predicting weather types. Finally, we develop a messenger-driven video transformer decoder to retrieve the residual weather-specific feature, which is spatiotemporally aggregated with hierarchical pixel features and refined to predict the clean target frame of input videos. Experimental results, on benchmark datasets and real-world weather videos, demonstrate that our ViWS-Net outperforms current state-of-the-art methods in terms of restoring videos degraded by any weather condition.



Overview of Network Architecture




Long Short-term Temporal Modeling




Video Adverse Weather Removal Results




Paper and Code

Yijun Yang, Angelica I. Aviles-Rivero, Huazhu Fu, Ye Liu,
Weiming Wang, Lei Zhu.


Video Adverse-Weather-Component Suppression Network via Weather Messenger and Adversarial Backpropagation.

International Conference on Computer Vision (ICCV), 2023.

[arxiv] [dataset] [code]



Acknowledgments

This work was supported by the Guangzhou Municipal Science and Technology Project (Grant No. 2023A03J0671), National Natural Science Foundation of China (Grant No. 61902275), and Hong Kong Metropolitan University Research Grant (No. RD/2021/09).



Citation

				@article{yang2023video,
  					title={Video Adverse-Weather-Component Suppression Network via Weather Messenger and Adversarial Backpropagation},
  					author={Yang, Yijun and Aviles-Rivero, Angelica I and Fu, Huazhu and Liu, Ye and Wang, Weiming and Zhu, Lei},
  					journal={arXiv preprint arXiv:2309.13700},
  					year={2023}
				}