paper-with-me

홈 › Papers

Viewport Proposal CNN for 360deg Video Quality Assessment

2019-06-01 · CVPR 2019 6 · Chen Li, Mai Xu, Lai Jiang, Shanyi Zhang, Xiaoming Tao

Recent years have witnessed the growing interest in visual quality assessment (VQA) for 360deg video. Unfortunately, the existing VQA approaches do not consider the facts that: 1) Observers only see viewports of 360deg video, rather than patches or whole 360deg frames. 2) Within the viewport, only salient regions can be perceived by observers with high resolution. Thus, this paper proposes a viewport-based convolutional neural network (V-CNN) approach for VQA on 360deg video, considering both auxiliary tasks of viewport proposal and viewport saliency prediction. Our V-CNN approach is composed of two stages, i.e., viewport proposal and VQA. In the first stage, the viewport proposal network (VP-net) is developed to yield several potential viewports, seen as the first auxiliary task. In the second stage, a viewport quality network (VQ-net) is designed to rate the VQA score for each proposed viewport, in which the saliency map of the viewport is predicted and then utilized in VQA score rating. Consequently, another auxiliary task of viewport saliency prediction can be achieved. More importantly, the main task of VQA on 360deg video can be accomplished via integrating the VQA scores of all viewports. The experiments validate the effectiveness of our V-CNN approach in significantly advancing the state-of-the-art performance of VQA on 360deg video. In addition, our approach achieves comparable performance in two auxiliary tasks. The code of our V-CNN approach is available at https://github.com/Archer-Tatsu/V-CNN.

📄 PDF Abstract BibTeX

Code (1)

Archer-Tatsu/V-CNN 공식 구현 pytorch

Tasks

Saliency PredictionVideo Quality AssessmentVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Blind Omnidirectional Image Quality Assessment with Viewport Oriented Graph Convolutional Networks

2020-08-21

Quality assessment of omnidirectional images has become increasingly urgent due to the rapid growth of virtual reality applications. Different from traditional 2D images and videos, omnidirectional contents can provide c…

Image Quality Assessment

Viewport-Aware Deep Reinforcement Learning Approach for 360$^o$ Video Caching

2020-03-18 · Pantelis Maniotis, Nikolaos Thomos

360$^o$ video is an essential component of VR/AR/MR systems that provides immersive experience to the users. However, 360$^o$ video is associated with high bandwidth requirements. The required bandwidth can be reduced by…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Bridge the Gap Between VQA and Human Behavior on Omnidirectional Video: A Large-Scale Dataset and a Deep Learning Model

2018-07-29 · Chen Li, Mai Xu, Xinzhe Du, Zulin Wang

Omnidirectional video enables spherical stimuli with the $360 \times 180^ \circ$ viewing range. Meanwhile, only the viewport region of omnidirectional video can be seen by the observer through head movement (HM), and an …

Visual Question Answering (VQA)

Viewport-Unaware Blind Omnidirectional Image Quality Assessment: A Unified and Generalized Approach

2026-04-27 · Jiebin Yan, Kangcheng Wu, Jingwen Hou, Jiayu Zhang 외 arxiv

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

Image Quality Assessment

Adaptive Hypergraph Convolutional Network for No-Reference 360-degree Image Quality Assessment

2021-05-19 · Jun Fu, Chen Hou, Wei Zhou, Jiahua Xu 외

In no-reference 360-degree image quality assessment (NR 360IQA), graph convolutional networks (GCNs), which model interactions between viewports through graphs, have achieved impressive performance. However, prevailing G…

graph constructionImage Quality Assessment