CVSep 19, 2022

Panoramic Vision Transformer for Saliency Detection in 360° Videos

arXiv:2209.08956v133 citationsh-index: 42
Originality Incremental advance
AI Analysis

This addresses the challenging problem of saliency detection in 360° videos for video understanding applications, representing an incremental improvement over existing methods.

The paper tackles 360° video saliency detection by proposing the Panoramic Vision Transformer (PAVER), which outperforms state-of-the-art models on the Wild360 benchmark by large margins without supervision or auxiliary information.

360$^\circ$ video saliency detection is one of the challenging benchmarks for 360$^\circ$ video understanding since non-negligible distortion and discontinuity occur in the projection of any format of 360$^\circ$ videos, and capture-worthy viewpoint in the omnidirectional sphere is ambiguous by nature. We present a new framework named Panoramic Vision Transformer (PAVER). We design the encoder using Vision Transformer with deformable convolution, which enables us not only to plug pretrained models from normal videos into our architecture without additional modules or finetuning but also to perform geometric approximation only once, unlike previous deep CNN-based approaches. Thanks to its powerful encoder, PAVER can learn the saliency from three simple relative relations among local patch features, outperforming state-of-the-art models for the Wild360 benchmark by large margins without supervision or auxiliary information like class activation. We demonstrate the utility of our saliency prediction model with the omnidirectional video quality assessment task in VQA-ODV, where we consistently improve performance without any form of supervision, including head movement.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes