OPE-SR: Orthogonal Position Encoding for Designing a Parameter-Free Upsampling Module in Arbitrary-Scale Image Super-Resolution
Abstract
Arbitrary-scale image super-resolution (SR) is often tackled using the implicit neural representation (INR) approach, which relies on a position encoding scheme to improve its representation ability. In this paper, we introduce orthogonal position encoding (OPE), an extension of position encoding, and an OPE-Upscale module to replace the INR-based upsampling module for arbitrary-scale image super-resolution. Our OPE-Upscale module takes 2D coordinates and latent code as inputs, just like INR, but does not require any training parameters. This parameter-free feature allows the OPE-Upscale module to directly perform linear combination operations, resulting in continuous image reconstruction and achieving arbitrary-scale image reconstruction. As a concise SR framework, our method is computationally efficient and consumes less memory than state-of-the-art methods, as confirmed by extensive experiments and evaluations. In addition, our method achieves comparable results with state-of-the-art methods in arbitrary-scale image super-resolution. Lastly, we show that OPE corresponds to a set of orthogonal basis, validating our design principle.
Cite
Text
Song et al. "OPE-SR: Orthogonal Position Encoding for Designing a Parameter-Free Upsampling Module in Arbitrary-Scale Image Super-Resolution." Conference on Computer Vision and Pattern Recognition, 2023. doi:10.1109/CVPR52729.2023.00965Markdown
[Song et al. "OPE-SR: Orthogonal Position Encoding for Designing a Parameter-Free Upsampling Module in Arbitrary-Scale Image Super-Resolution." Conference on Computer Vision and Pattern Recognition, 2023.](https://mlanthology.org/cvpr/2023/song2023cvpr-opesr/) doi:10.1109/CVPR52729.2023.00965BibTeX
@inproceedings{song2023cvpr-opesr,
title = {{OPE-SR: Orthogonal Position Encoding for Designing a Parameter-Free Upsampling Module in Arbitrary-Scale Image Super-Resolution}},
author = {Song, Gaochao and Sun, Qian and Zhang, Luo and Su, Ran and Shi, Jianfeng and He, Ying},
booktitle = {Conference on Computer Vision and Pattern Recognition},
year = {2023},
pages = {10009-10020},
doi = {10.1109/CVPR52729.2023.00965},
url = {https://mlanthology.org/cvpr/2023/song2023cvpr-opesr/}
}