日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
顕著物体検出arXiv:2608.25808v1

TDFNet:パノラマ顕著物体検出のための三投影変形融合ネットワーク

TDFNet: Tri-projection Deformable Fusion Network for Panoramic Salient Object Detection

シェア:XThreadsFacebookLINEはてブBluesky

パノラマ画像の顕著物体検出において、等距離円筒投影や立方体マップ投影の幾何学的歪みを軽減するため、3つの投影表現を変形可能な注意機構と緯度ガイド融合で組み合わせたTDFNetを提案した。

著者: Qiangqiang Zhou, Jiacong Yu, Jiawei Xu, Yong Chen, Xin Huang, Ping Li

分類: cs.CV

原文アブストラクト

Recent years have witnessed the growing potential of panoramic salient object detection in robotic vision, virtual reality, and related applications. However, projecting spherical scenes onto 2D planes inevitably introduces geometric distortions, which fundamentally limit the effectiveness of existing projection-based methods. Specifically, Equirectangular Projection (ERP) suffers from severe polar stretching distortions, while cube map projection introduces discontinuities across cube-face boundaries, resulting in degraded feature discriminability and compromised geometric consistency. To address these limitations, we propose TDFNet, the first Tri-projection Deformable Fusion Network for panoramic salient object detection, exploiting complementary projection representations to alleviate geometric distortions and improve detection performance.Specifically, we design a cross-projection deformable attention (CDA) module that leverages spatial correspondences between different projections to construct geometry-aware sampling locations, guiding deformable attention for cross-projection contextual aggregation and enhancing robustness against projection-induced deformations. Furthermore, we introduce a latitude-guided fusion module, which utilizes spherical latitude priors to construct geometric confidence weights for adaptively balancing ERP and CMP features. Meanwhile, LGF incorporates distortion-reduced semantic references from Tangent Projection to achieve cross-projection feature refinement and spatial alignment.By constructing a three-branch encoding architecture based on ERP, CMP, and Tangent Projection, TDFNet simultaneously preserves global spatial continuity, local geometric details, and fine-grained boundary information.