arXiv:2605.07023cs.CV2026-05

仅用一张图片就能精准估计物体6D姿态,特别适合无模型新物体。

Semantic Prior Guided One-View 6D Pose Estimation for Novel Objects

论文配图:Semantic Prior Guided One-View 6D Pose Estimation for Novel Objects
图 1 · 摘自论文原文
  • 通过投影等变空间直接比对图像,无需渲染3D模型。
  • 在LINEMOD上达到92.5%的ADD-0.1准确率,远超基线。
  • 适合处理对称、无纹理或遮挡的物体,推理速度快。

在许多实际6D物体姿态估计场景中,我们通常只能为每个物体获取单张真实世界的RGB-D参考视图,且缺乏CAD模型。现有方法大多依赖显式的3D模型或多视角数据,限制了可扩展性。为解决这一具有挑战性的单参考、无模型设置,我们提出OneViewAll,一个基于语义先验引导的框架,通过一种新颖的“投射-对比”范式实现姿态估计。该方法不依赖计算昂贵的基于CAD的渲染,而是直接在投影等变空间中对齐参考与查询观测。OneViewAll逐步整合三级层次化的语义先验:(1)类别与场景级先验用于高效假设初始化;(2)物体级对称性先验通过镜像融合完成几何补全;(3)像素级先验用于判别性细化。大量实验表明,OneViewAll仅使用一张真实参考视图,在LINEMOD数据集上达到92.5%的ADD-0.1准确率,显著优于CVPR 2025基线One2Any(52.6%)。同时在YCB-V、Real275和Toyota-Light上也取得一致提升,并保持低推理延迟。结果证明了对称感知投影在处理对称、无纹理及遮挡物体方面的有效性。

原文摘要 · Abstract (English)

In many practical 6D object pose estimation scenarios, we often have access to only a single real-world RGB-D reference view per object, typically without CAD models. Existing methods largely rely on explicit 3D models or multi-view data, which limits their scalability. To address this challenging single-reference model-free setting, we propose \textbf{OneViewAll}, a semantic-prior-guided framework that performs pose estimation via a novel Project-and-Compare paradigm. Instead of relying on computationally expensive CAD-based rendering, our method directly aligns reference and query observations within a projection-equivariant space. OneViewAll progressively integrates hierarchical semantic priors across three levels: (1) \textit{category- and scene-level} priors for efficient hypothesis initialization; (2) \textit{object-level symmetry} priors for geometry completion via mirror fusion; and (3) \textit{patch-level} priors for discriminative refinement. Extensive experiments demonstrate that OneViewAll achieves \textbf{92.5\%} ADD-0.1 accuracy on the LINEMOD dataset using only one real reference view -- significantly outperforming the CVPR 2025 baseline One2Any (52.6\%). It also yields consistent improvements on YCB-V, Real275, and Toyota-Light while maintaining low inference latency. Our results underscore the efficacy of symmetry-aware projection in handling symmetric, texture-less, and occluded objects.

姿态估计单视图语义先验对称性

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。