Search papers, labs, and topics across Lattice.
This paper introduces a novel approach for object pose estimation using point clouds by leveraging the rotational symmetry of industrial objects, addressing the challenge posed by the lack of access to high-quality 3D models. The method employs an iterative optimization process that incorporates a rotational symmetry constraint loss, refining both the object pose and the point cloud through nearest-neighbor correspondences. Experimental evaluations on a custom dataset reveal that this approach achieves performance on par with traditional methods that utilize known 3D models, highlighting its robustness and generalizability across various object types.
By harnessing rotational symmetry, this method achieves pose estimation accuracy comparable to traditional techniques, even in the absence of 3D models.
Object pose estimation is crucial to many industrial applications, with one example being automated spray painting using a robot. However, confidentiality concerns often limit access to high-quality 3D models, posing a significant challenge for point-cloud-based pose estimation. In such scenarios, rotational symmetry, a readily accessible characteristic of many industrial objects, can provide valuable prior information to facilitate pose estimation.In this paper, we propose a method that leverages the rotational symmetry commonly found in industrial objects to address the challenge caused by the absence of 3D models. The object pose is jointly estimated with point cloud refinement through an iterative optimization process. This optimization relies on a rotational symmetry constraint loss. To construct this loss, each 3D point is rotated according to the currently estimated pose, and multiple correspondences are identified using nearest-neighbor search by exploiting the rotational symmetry property. These correspondences are then used to compute the rotational symmetry constraint loss, which iteratively refines both the pose and the point cloud.By explicitly incorporating rotational symmetry into the optimization process, the proposed method achieves robust pose estimation and generalizes well across diverse object types. The proposed method is evaluated on a dataset specifically created for point clouds without known 3D models, consisting of four categories of synthetic objects and one real wheel hub collected from a production line. Experimental results demonstrate that the proposed method achieves performance comparable to methods that rely on known 3D models.