SiamTrans: Zero-Shot Multi-Frame Image Restoration with Pre-Trained Siamese Transformers
Lin Liu, Shanxin Yuan, Jianzhuang Liu, Xin Guo, Youliang Yan, Qi Tian

TL;DR
SiamTrans introduces a zero-shot multi-frame image restoration approach using pre-trained Siamese transformers to effectively remove obstructions like rain, snow, and moire patterns across various low-level vision tasks, outperforming supervised methods.
Contribution
The paper presents a novel zero-shot image restoration method with Siamese transformers capable of handling multiple obstructions without supervised training.
Findings
Achieves state-of-the-art performance on deraining, demoireing, and desnowing tasks.
Outperforms supervised learning methods in multiple low-level vision benchmarks.
Demonstrates effective motion discrimination between true image and obstructions.
Abstract
We propose a novel zero-shot multi-frame image restoration method for removing unwanted obstruction elements (such as rains, snow, and moire patterns) that vary in successive frames. It has three stages: transformer pre-training, zero-shot restoration, and hard patch refinement. Using the pre-trained transformers, our model is able to tell the motion difference between the true image information and the obstructing elements. For zero-shot image restoration, we design a novel model, termed SiamTrans, which is constructed by Siamese transformers, encoders, and decoders. Each transformer has a temporal attention layer and several self-attention layers, to capture both temporal and spatial information of multiple frames. Only pre-trained (self-supervised) on the denoising task, SiamTrans is tested on three different low-level vision tasks (deraining, demoireing, and desnowing). Compared…
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.
Videos
Taxonomy
TopicsAdvanced Image Processing Techniques · Image Processing Techniques and Applications · Image Enhancement Techniques
