菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-27
📄 Abstract - Viewport-Unaware Blind Omnidirectional Image Quality Assessment: A Unified and Generalized Approach

Blind omnidirectional image quality assessment (BOIQA) presents a great challenge to the visual quality assessment community, due to different storage formats and diverse user viewing behaviors. The main paradigm of BOIQA models includes two steps, ie, viewport generation, and quality prediction, which brings an extra computational burden and is hard to generalize to other visual contents (eg, 2D planar image). Thus, in this paper, we make an attempt to solve these issues. First, we experimentally find that BOIQA can be formulated as a blind (2D planar) image quality assessment (BIQA) problem, ie, the first step - viewport generation - is no longer needed, which narrows the natural gap between BOIQA and BIQA. Then, we present a new BOIQA approach, which has three merits: ie, viewport-unaware - it accepts an omnidirectional image in the widely used equirectangular projection format as input without any transformation; unified - it can also be applied to BIQA; and generalized - it shows better generalizability against other competitors. Finally, we validate its promise by held-out test, cross-database validation, and the well-established gMAD competition.

顶级标签: computer vision model evaluation
详细标签: omnidirectional image blind quality assessment viewport-unaware generalization benchmark 或 搜索:

无视口的盲全景图像质量评估:一种统一且通用的方法 / Viewport-Unaware Blind Omnidirectional Image Quality Assessment: A Unified and Generalized Approach


1️⃣ 一句话总结

本文提出了一种新的盲全景图像质量评估方法,该方法无需依赖视口生成步骤,能直接处理常用的等距柱状投影格式的全景图像,同时还可直接用于普通二维图像质量评估,并且在多个测试场景中展现出比现有方法更强的通用性。

源自 arXiv: 2604.23953