arXiv:2503.15110cs.CV2025-03CVPR被引 9

提出新坐标表示,解决RGB物体姿态估计中的类内差异问题。

GIVEPose: Gradual Intra-class Variation Elimination for RGB-based Category-Level Object Pose Estimation

  • 用类别级共识模型生成无类内差异的坐标图
  • 在真实和合成数据集上显著优于现有方法
  • 适合需要高精度姿态估计的机器人视觉场景

基于RGBD的类别级物体姿态估计受限于对精确深度信息的依赖,应用范围受限。为此,研究者提出了基于RGB的方法。其中,源自实例级任务的几何引导姿态回归表现出色。然而,我们指出:NOCS图作为中间表示存在不足——其与类别级姿态的多对一对应关系引入了冗余的实例特异性信息,导致性能不佳。本文识别出仅依赖NOCS图进行姿态回归时存在的类内差异问题,提出一种新坐标表示:无类内差异一致图(IVFC),该图由类别级共识模型生成。通过融合NOCS图与IVFC图的优势,提出GIVEPose框架,实现渐进式类内差异消除。在合成与真实数据集上的大量实验表明,GIVEPose显著优于现有最先进的基于RGB的方法,在类别级物体姿态估计上取得明显提升。代码已公开于https://github.com/ziqin-h/GIVEPose。

原文摘要 · Abstract (English)

Recent advances in RGBD-based category-level object pose estimation have been limited by their reliance on precise depth information, restricting their broader applicability. In response, RGB-based methods have been developed. Among these methods, geometry-guided pose regression that originated from instance-level tasks has demonstrated strong performance. However, we argue that the NOCS map is an inadequate intermediate representation for geometry-guided pose regression method, as its many-to-one correspondence with category-level pose introduces redundant instance-specific information, resulting in suboptimal results. This paper identifies the intra-class variation problem inherent in pose regression based solely on the NOCS map and proposes the Intra-class Variation-Free Consensus (IVFC) map, a novel coordinate representation generated from the category-level consensus model. By leveraging the complementary strengths of the NOCS map and the IVFC map, we introduce GIVEPose, a framework that implements Gradual Intra-class Variation Elimination for category-level object pose estimation. Extensive evaluations on both synthetic and real-world datasets demonstrate that GIVEPose significantly outperforms existing state-of-the-art RGB-based approaches, achieving substantial improvements in category-level object pose estimation. Our code is available at https://github.com/ziqin-h/GIVEPose.

姿态估计类级别RGB图像坐标表示

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