paper-with-me

Papers

Geometric Distortion Guided Transformer for Omnidirectional Image Super-Resolution

2024-06-16 · Cuixin Yang, Rongkang Dong, Jun Xiao, Cong Zhang, Kin-Man Lam, Fei Zhou, Guoping Qiu

As virtual and augmented reality applications gain popularity, omnidirectional image (ODI) super-resolution has become increasingly important. Unlike 2D plain images that are formed on a plane, ODIs are projected onto spherical surfaces. Applying established image super-resolution methods to ODIs, therefore, requires performing equirectangular projection (ERP) to map the ODIs onto a plane. ODI super-resolution needs to take into account geometric distortion resulting from ERP. However, without considering such geometric distortion of ERP images, previous deep-learning-based methods only utilize a limited range of pixels and may easily miss self-similar textures for reconstruction. In this paper, we introduce a novel Geometric Distortion Guided Transformer for Omnidirectional image Super-Resolution (GDGT-OSR). Specifically, a distortion modulated rectangle-window self-attention mechanism, integrated with deformable self-attention, is proposed to better perceive the distortion and thus involve more self-similar textures. Distortion modulation is achieved through a newly devised distortion guidance generator that produces guidance by exploiting the variability of distortion across latitudes. Furthermore, we propose a dynamic feature aggregation scheme to adaptively fuse the features from different self-attention modules. We present extensive experimental results on public datasets and show that the new GDGT-OSR outperforms methods in existing literature.

📄 PDF Abstract BibTeX arXiv:2406.10869

Code (0)

등록된 구현이 없습니다.

Tasks

ERPImage Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Residual Connection 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Adam 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

D$^{2}$R$^{2}$OSR: Degradation-Disentangled Representation for Real-World Omnidirectional Image Super-Resolution

2026-06-28 · Hongyu An, Xinfeng Zhang, Xu Fan, Shijie Zhao 외 arxiv

With the growing demand for immersive visual experiences, high-quality omnidirectional images (ODIs) have become increasingly important. However, limitations in imaging devices and transmission bandwidth often lead to lo…

Computational EfficiencyImage Super-Resolution

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

2023-02-07 · CVPR 2023 1 · Fanghua Yu, Xintao Wang, Mingdeng Cao, Gen Li 외

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

Data AugmentationERPImage Super-ResolutionSuper-Resolution

DAOVI: Distortion-Aware Omnidirectional Video Inpainting

2025-08-30 · Ryosuke Seshimo, Mariko Isogawa arxiv

Omnidirectional videos that capture the entire surroundings are employed in a variety of fields such as VR applications and remote sensing. However, their wide field of view often causes unwanted objects to appear in the…

Video Inpainting

Distortion-aware Monocular Depth Estimation for Omnidirectional Images

2020-10-18 · Hong-Xiang Chen, Kunhong Li, Zhiheng Fu, Mengyi Liu 외

A main challenge for tasks on panorama lies in the distortion of objects among images. In this work, we propose a Distortion-Aware Monocular Omnidirectional (DAMO) dense depth estimation network to address this challenge…

Depth EstimationMonocular Depth Estimation

Subjective and Objective Quality Assessment of Non-Uniformly Distorted Omnidirectional Images

2025-01-20 · Jiebin Yan, Jiale Rao, Xuelin Liu, Yuming Fang 외

Omnidirectional image quality assessment (OIQA) has been one of the hot topics in IQA with the continuous development of VR techniques, and achieved much success in the past few years. However, most studies devote themse…

Image Quality Assessment