CVDec 23, 2022

Multi-Projection Fusion and Refinement Network for Salient Object Detection in 360° Omnidirectional Image

arXiv:2212.12378v121 citationsh-index: 82
Originality Incremental advance
AI Analysis

This addresses a domain-specific problem for virtual reality applications, offering an incremental improvement over existing methods.

The paper tackles salient object detection in 360° omnidirectional images, which suffers from distortions and complex scenes, by proposing MPFR-Net that fuses equirectangular and cube-unfolding projections with dynamic weighting and refinement modules, achieving state-of-the-art performance on two datasets.

Salient object detection (SOD) aims to determine the most visually attractive objects in an image. With the development of virtual reality technology, 360° omnidirectional image has been widely used, but the SOD task in 360° omnidirectional image is seldom studied due to its severe distortions and complex scenes. In this paper, we propose a Multi-Projection Fusion and Refinement Network (MPFR-Net) to detect the salient objects in 360° omnidirectional image. Different from the existing methods, the equirectangular projection image and four corresponding cube-unfolding images are embedded into the network simultaneously as inputs, where the cube-unfolding images not only provide supplementary information for equirectangular projection image, but also ensure the object integrity of the cube-map projection. In order to make full use of these two projection modes, a Dynamic Weighting Fusion (DWF) module is designed to adaptively integrate the features of different projections in a complementary and dynamic manner from the perspective of inter and intra features. Furthermore, in order to fully explore the way of interaction between encoder and decoder features, a Filtration and Refinement (FR) module is designed to suppress the redundant information between the feature itself and the feature. Experimental results on two omnidirectional datasets demonstrate that the proposed approach outperforms the state-of-the-art methods both qualitatively and quantitatively.

Foundations

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

Your Notes