RepSR: Training Efficient VGG-style Super-Resolution Networks with Structural Re-Parameterization and Batch Normalization
Xintao Wang, Chao Dong, Ying Shan

TL;DR
This paper introduces RepSR, a novel re-parameterizable super-resolution network that effectively incorporates batch normalization, leading to improved performance and efficiency in VGG-style SR models.
Contribution
The paper proposes a new SR-specific re-parameterizable block, RepSR, and a training strategy that reintroduces batch normalization effectively into SR networks.
Findings
RepSR outperforms previous re-parameterization methods in accuracy.
RepSR achieves a better performance-time trade-off.
Incorporating BN with the proposed method enhances SR results.
Abstract
This paper explores training efficient VGG-style super-resolution (SR) networks with the structural re-parameterization technique. The general pipeline of re-parameterization is to train networks with multi-branch topology first, and then merge them into standard 3x3 convolutions for efficient inference. In this work, we revisit those primary designs and investigate essential components for re-parameterizing SR networks. First of all, we find that batch normalization (BN) is important to bring training non-linearity and improve the final performance. However, BN is typically ignored in SR, as it usually degrades the performance and introduces unpleasant artifacts. We carefully analyze the cause of BN issue and then propose a straightforward yet effective solution. In particular, we first train SR networks with mini-batch statistics as usual, and then switch to using population…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptical Coherence Tomography Applications · Advanced Image Processing Techniques · Advanced Fluorescence Microscopy Techniques
MethodsBatch Normalization · Convolution
