paper-with-me

홈 › Papers

Super-Resolution by Predicting Offsets: An Ultra-Efficient Super-Resolution Network for Rasterized Images

2022-10-09 · Jinjin Gu, Haoming Cai, Chenyu Dong, Ruofan Zhang, Yulun Zhang, Wenming Yang, Chun Yuan

Rendering high-resolution (HR) graphics brings substantial computational costs. Efficient graphics super-resolution (SR) methods may achieve HR rendering with small computing resources and have attracted extensive research interests in industry and research communities. We present a new method for real-time SR for computer graphics, namely Super-Resolution by Predicting Offsets (SRPO). Our algorithm divides the image into two parts for processing, i.e., sharp edges and flatter areas. For edges, different from the previous SR methods that take the anti-aliased images as inputs, our proposed SRPO takes advantage of the characteristics of rasterized images to conduct SR on the rasterized images. To complement the residual between HR and low-resolution (LR) rasterized images, we train an ultra-efficient network to predict the offset maps to move the appropriate surrounding pixels to the new positions. For flat areas, we found simple interpolation methods can already generate reasonable output. We finally use a guided fusion operation to integrate the sharp edges generated by the network and flat areas by the interpolation method to get the final SR image. The proposed network only contains 8,434 parameters and can be accelerated by network quantization. Extensive experiments show that the proposed SRPO can achieve superior visual effects at a smaller computational cost than the existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2210.04198

Code (0)

등록된 구현이 없습니다.

Tasks

QuantizationSuper-Resolution

Similar Papers 제목 키워드 기반

SDAN: Squared Deformable Alignment Network for Learning Misaligned Optical Zoom

2021-04-02 · Kangfu Mei, Shenglong Ye, Rui Huang

Deep Neural Network (DNN) based super-resolution algorithms have greatly improved the quality of the generated images. However, these algorithms often yield significant artifacts when dealing with real-world super-resolu…

Computational EfficiencySuper-Resolution

Deep Learning for Super-resolution Ultrasound Imaging with Spatiotemporal Data

2024-07-29 · Arthur David Redfern, Katherine G. Brown

Super-resolution ultrasound imaging (SRUS) is an active area of research as it brings up to a ten-fold improvement in the resolution of microvascular structures. The limitations to the clinical adoption of SRUS include l…

Deep LearningSuper-Resolution

Perception Consistency Ultrasound Image Super-resolution via Self-supervised CycleGAN

2020-12-28 · Heng Liu, Jianyong Liu, Tao Tao, Shudong Hou 외

Due to the limitations of sensors, the transmission medium and the intrinsic properties of ultrasound, the quality of ultrasound imaging is always not ideal, especially its low spatial resolution. To remedy this situatio…

Generative Adversarial NetworkImage EnhancementImage Super-ResolutionSSIM+1

Blind Restoration of High-Resolution Ultrasound Video

2025-05-20 · Chu Chen, Kangning Cui, Pasquale Cascarano, Wei Tang 외

Ultrasound imaging is widely applied in clinical practice, yet ultrasound videos often suffer from low signal-to-noise ratios (SNR) and limited resolutions, posing challenges for diagnosis and analysis. Variations in equ…

Super-ResolutionVideo Super-Resolution

HULFSynth : An INR based Super-Resolution and Ultra Low-Field MRI Synthesis via Contrast factor estimation

2025-11-18 · Pranav Indrakanti, Luca Trautmann, Ivor Simpson arxiv

We present an unsupervised single image bidirectional Magnetic Resonance Image (MRI) synthesizer that synthesizes an Ultra-Low Field (ULF) like image from a High-Field (HF) magnitude image and vice-versa. Unlike existing…