English

A High-Performance Accelerator for Super-Resolution Processing on Embedded GPU

Hardware Architecture 2023-04-04 v1 Computer Vision and Pattern Recognition Image and Video Processing

Abstract

Recent years have witnessed impressive progress in super-resolution (SR) processing. However, its real-time inference requirement sets a challenge not only for the model design but also for the on-chip implementation. In this paper, we implement a full-stack SR acceleration framework on embedded GPU devices. The special dictionary learning algorithm used in SR models was analyzed in detail and accelerated via a novel dictionary selective strategy. Besides, the hardware programming architecture together with the model structure is analyzed to guide the optimal design of computation kernels to minimize the inference latency under the resource constraints. With these novel techniques, the communication and computation bottlenecks in the deep dictionary learning-based SR models are tackled perfectly. The experiments on the edge embedded NVIDIA NX and 2080Ti show that our method outperforms the state-of-the-art NVIDIA TensorRT significantly, and can achieve real-time performance.

Keywords

Cite

@article{arxiv.2303.08999,
  title  = {A High-Performance Accelerator for Super-Resolution Processing on Embedded GPU},
  author = {Wenqian Zhao and Qi Sun and Yang Bai and Wenbo Li and Haisheng Zheng and Bei Yu and Martin D. F. Wong},
  journal= {arXiv preprint arXiv:2303.08999},
  year   = {2023}
}
R2 v1 2026-06-28T09:19:35.726Z