Daily Arxiv

This page organizes papers related to artificial intelligence published around the world.
This page is summarized using Google Gemini and is operated on a non-profit basis.
The copyright of the paper belongs to the author and the relevant institution. When sharing, simply cite the source.

HccePose(BF): Predicting Front & Back Surfaces to Construct Ultra-Dense 2D-3D Correspondences for Pose Estimation

Created by
  • Haebom

Author

Yulin Wang, Mengting Hu, Hongli Li, Chen Luo

Outline

This study proposes a novel approach that improves upon existing object pose estimation methods, which only consider the front surface of an object. This approach predicts the 3D coordinates of the front, back, and internal surfaces of an object, and generates ultra-high-density 2D-3D correspondences. Specifically, Hierarchical Continuous Coordinate Encoding (HCCE) is utilized to represent the coordinates of the front and back surfaces more accurately and efficiently. The proposed method outperforms existing state-of-the-art approaches on the Bopp-Op dataset.

Takeaways, Limitations

Takeaways:
The accuracy of pose estimation was improved by utilizing the entire surface (front, back, and interior) of the object.
The accuracy and efficiency of 3D coordinate expression were improved through HCCE.
It demonstrated superior performance, outperforming existing SOTAs, on the BOP dataset.
Limitations:
There is no specific mention of Limitations in the paper.
👍