English

OSRT: Omnidirectional Image Super-Resolution with Distortion-aware Transformer

Image and Video Processing 2023-02-10 v2 Computer Vision and Pattern Recognition

Abstract

Omnidirectional images (ODIs) have obtained lots of research interest for immersive experiences. Although ODIs require extremely high resolution to capture details of the entire scene, the resolutions of most ODIs are insufficient. Previous methods attempt to solve this issue by image super-resolution (SR) on equirectangular projection (ERP) images. However, they omit geometric properties of ERP in the degradation process, and their models can hardly generalize to real ERP images. In this paper, we propose Fisheye downsampling, which mimics the real-world imaging process and synthesizes more realistic low-resolution samples. Then we design a distortion-aware Transformer (OSRT) to modulate ERP distortions continuously and self-adaptively. Without a cumbersome process, OSRT outperforms previous methods by about 0.2dB on PSNR. Moreover, we propose a convenient data augmentation strategy, which synthesizes pseudo ERP images from plain images. This simple strategy can alleviate the over-fitting problem of large networks and significantly boost the performance of ODISR. Extensive experiments have demonstrated the state-of-the-art performance of our OSRT. Codes and models will be available at https://github.com/Fanghua-Yu/OSRT.

Keywords

Cite

@article{arxiv.2302.03453,
  title  = {OSRT: Omnidirectional Image Super-Resolution with Distortion-aware Transformer},
  author = {Fanghua Yu and Xintao Wang and Mingdeng Cao and Gen Li and Ying Shan and Chao Dong},
  journal= {arXiv preprint arXiv:2302.03453},
  year   = {2023}
}

Comments

main paper + supplement

R2 v1 2026-06-28T08:34:05.311Z