TL;DR
MWFormer is a unified Transformer-based model that effectively restores images degraded by multiple weather conditions, using adaptive modulation guided by learned weather representations, outperforming existing methods.
Contribution
The paper introduces MWFormer, a novel multi-weather image restoration Transformer that uses hyper-networks and contrastive learning for adaptive, multi-weather degradation handling within a single architecture.
Findings
MWFormer outperforms state-of-the-art methods on multi-weather benchmarks.
It can adapt to single or hybrid weather conditions without retraining.
The hyper-network approach enhances performance across various architectures.
Abstract
Restoring images captured under adverse weather conditions is a fundamental task for many computer vision applications. However, most existing weather restoration approaches are only capable of handling a specific type of degradation, which is often insufficient in real-world scenarios, such as rainy-snowy or rainy-hazy weather. Towards being able to address these situations, we propose a multi-weather Transformer, or MWFormer for short, which is a holistic vision Transformer that aims to solve multiple weather-induced degradations using a single, unified architecture. MWFormer uses hyper-networks and feature-wise linear modulation blocks to restore images degraded by various weather types using the same set of learned parameters. We first employ contrastive learning to train an auxiliary network that extracts content-independent, distortion-aware feature embeddings that efficiently…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLabel Smoothing · Dropout · Linear Layer · Byte Pair Encoding · Adam · Residual Connection · Softmax · Attention Is All You Need · Position-Wise Feed-Forward Layer · Sparse Evolutionary Training
