Implicit Transformer Network for Screen Content Image Continuous Super-Resolution
Jingyu Yang, Sheng Shen, Huanjing Yue, Kun Li

TL;DR
This paper introduces a novel Implicit Transformer Super-Resolution Network (ITSRN) tailored for screen content images, enabling high-quality continuous super-resolution at arbitrary scales, outperforming existing methods especially for compressed and uncompressed SCIs.
Contribution
The paper proposes a new implicit transformer-based network with an implicit position encoding scheme for continuous super-resolution of screen content images, addressing the limitations of natural image SR methods.
Findings
ITSRN significantly outperforms existing SR methods on SCI datasets.
The model effectively handles both compressed and uncompressed SCIs.
Constructed benchmark datasets SCI1K and SCI1K-compression for evaluation.
Abstract
Nowadays, there is an explosive growth of screen contents due to the wide application of screen sharing, remote cooperation, and online education. To match the limited terminal bandwidth, high-resolution (HR) screen contents may be downsampled and compressed. At the receiver side, the super-resolution (SR) of low-resolution (LR) screen content images (SCIs) is highly demanded by the HR display or by the users to zoom in for detail observation. However, image SR methods mostly designed for natural images do not generalize well for SCIs due to the very different image characteristics as well as the requirement of SCI browsing at arbitrary scales. To this end, we propose a novel Implicit Transformer Super-Resolution Network (ITSRN) for SCISR. For high-quality continuous SR at arbitrary ratios, pixel values at query coordinates are inferred from image features at key coordinates by the…
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
Taxonomy
TopicsAdvanced Image Processing Techniques · Advanced Vision and Imaging · Image and Video Quality Assessment
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Dropout · Label Smoothing · Byte Pair Encoding · Softmax · Absolute Position Encodings · Adam · Position-Wise Feed-Forward Layer
