arXiv:2601.12090cs.CV2026-01ICCV

用3D线段检测实现少样本下工业料箱的6自由度位姿估计

Detecting 3D Line Segments for 6DoF Pose Estimation with Limited Data

  • 基于料箱立方体几何,先检测顶部边对应的3D线段
  • 在真实扫描上达3厘米平移误差、8.2度旋转误差
  • 无需实例专属CAD模型,适合数据稀缺的工业场景

6DoF物体位姿估计是3D视觉的基础问题,在工业自动化等领域有广泛应用。传统深度学习方法通常需要大量训练数据或CAD模型,限制了其在数据稀缺、物体多样的真实工业环境中的应用。本文提出一种针对工业料箱的新型6DoF位姿估计方法,利用料箱的立方体几何特性,首先检测对应顶部边缘的3D线段。该方法将2D线段检测网络LeTR扩展至结构化点云数据上。检测到的3D线段通过简单几何处理,鲁棒地确定料箱的6DoF位姿。为评估方法,我们扩展了现有数据集并新增一个公开可获取的标注数据集。实验表明,引入合成训练数据显著提升真实扫描上的位姿估计精度。此外,本方法在位姿精度上显著优于当前最先进方法(3厘米平移误差,8.2°旋转误差),且推理时无需实例专用CAD模型。

原文摘要 · Abstract (English)

The task of 6DoF object pose estimation is one of the fundamental problems of 3D vision with many practical applications such as industrial automation. Traditional deep learning approaches for this task often require extensive training data or CAD models, limiting their application in real-world industrial settings where data is scarce and object instances vary. We propose a novel method for 6DoF pose estimation focused specifically on bins used in industrial settings. We exploit the cuboid geometry of bins by first detecting intermediate 3D line segments corresponding to their top edges. Our approach extends the 2D line segment detection network LeTR to operate on structured point cloud data. The detected 3D line segments are then processed using a simple geometric procedure to robustly determine the bin's 6DoF pose. To evaluate our method, we extend an existing dataset with a newly collected and annotated dataset, which we make publicly available. We show that incorporating synthetic training data significantly improves pose estimation accuracy on real scans. Moreover, we show that our method significantly outperforms current state-of-the-art 6DoF pose estimation methods in terms of the pose accuracy (3 cm translation error, 8.2$^\circ$ rotation error) while not requiring instance-specific CAD models during inference.

6DoF位姿估计点云处理工业视觉少样本学习

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