paper-with-me

홈 › Papers

PixelSR: Efficient Screen Content Super-Resolution via Pixel Classification

2026-08-01 · Zhiheng Li, Lei Chen, Jie Zhou, Jiwen Lu arxiv

Screen content images are generally composed of texts and graphics. Compared to natural images, these man-made images contain a large quantity of sharp but repetitive structures. However, existing works in screen content super-resolution underutilize the special characteristics of screen content, leaving a large room to improve model performance and speed up. In this paper, we propose PixelSR, a simple yet effective method to improve super-resolution performance but with faster inference speed. To improve model performance, we classify pixels via pixel binning to compute content attention in the training phase. Specifically, after binning pixels into content-dependent groups, content attention is aggregated from pixel features within each group to introduce a content-dependent and non-local receptive field for every pixel. In the testing phase, we utilize the properties of self-repetitiveness and redundancy in screen content to speed up inference without the loss of model performance. We divide targeted high-resolution pixels into three types, which are unique pixels, repeated pixels, and background pixels for each test image. We conduct conventional network processing on unique pixels and cache their predictions in the on-the-fly lookup table. For repeated pixels which have appeared in unique pixels, we directly retrieve prediction results from the lookup table without network processing. For background pixels, we use the nearest neighbor algorithm to generate high-resolution pixels. The on-the-fly lookup table is cleaned and repeats the procedure above for the next test image. Experiments show our PixelSR achieves state-of-the-art performance with shorter inference time in screen content super-resolution.

📄 PDF Abstract BibTeX arXiv:2608.00646

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Implicit Transformer Network for Screen Content Image Continuous Super-Resolution

2021-12-12 · NeurIPS 2021 12 · Jingyu Yang, Sheng Shen, Huanjing Yue, Kun Li

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 cont…

Super-Resolution

ITSRN++: Stronger and Better Implicit Transformer Network for Continuous Screen Content Image Super-Resolution

2022-10-17 · Sheng Shen, Huanjing Yue, Jingyu Yang, Kun Li

Nowadays, online screen sharing and remote cooperation are becoming ubiquitous. However, the screen content may be downsampled and compressed during transmission, while it may be displayed on large screens or the users w…

Image Super-ResolutionSuper-Resolution

B-Spline Texture Coefficients Estimator for Screen Content Image Super-Resolution

2023-01-01 · CVPR 2023 1 · Byeonghyun Pak, Jaewon Lee, Kyong Hwan Jin

Screen content images (SCIs) include many informative components, e.g., texts and graphics. Such content creates sharp edges or homogeneous areas, making a pixel distribution of SCI different from the natural image. …

Image Super-ResolutionScene Text RecognitionSuper-Resolution

Content adaptive screen image scaling

2015-10-21 · Yao Zhai, Qifei Wang, Yan Lu, Shipeng Li

This paper proposes an efficient content adaptive screen image scaling scheme for the real-time screen applications like remote desktop and screen sharing. In the proposed screen scaling scheme, a screen content classifi…

General Classification

Screen Content Image Segmentation Using Robust Regression and Sparse Decomposition

2016-07-08 · Shervin Minaee, Yao Wang

This paper considers how to separate text and/or graphics from smooth background in screen content and mixed document images and proposes two approaches to perform this segmentation task. The proposed methods make use of…

Image SegmentationMedical Image SegmentationregressionSemantic Segmentation