English

GCE-Pose: Global Context Enhancement for Category-level Object Pose Estimation

Computer Vision and Pattern Recognition 2025-06-25 v2

Abstract

A key challenge in model-free category-level pose estimation is the extraction of contextual object features that generalize across varying instances within a specific category. Recent approaches leverage foundational features to capture semantic and geometry cues from data. However, these approaches fail under partial visibility. We overcome this with a first-complete-then-aggregate strategy for feature extraction utilizing class priors. In this paper, we present GCE-Pose, a method that enhances pose estimation for novel instances by integrating category-level global context prior. GCE-Pose performs semantic shape reconstruction with a proposed Semantic Shape Reconstruction (SSR) module. Given an unseen partial RGB-D object instance, our SSR module reconstructs the instance's global geometry and semantics by deforming category-specific 3D semantic prototypes through a learned deep Linear Shape Model. We further introduce a Global Context Enhanced (GCE) feature fusion module that effectively fuses features from partial RGB-D observations and the reconstructed global context. Extensive experiments validate the impact of our global context prior and the effectiveness of the GCE fusion module, demonstrating that GCE-Pose significantly outperforms existing methods on challenging real-world datasets HouseCat6D and NOCS-REAL275. Our project page is available at https://colin-de.github.io/GCE-Pose/.

Keywords

Cite

@article{arxiv.2502.04293,
  title  = {GCE-Pose: Global Context Enhancement for Category-level Object Pose Estimation},
  author = {Weihang Li and Hongli Xu and Junwen Huang and Hyunjun Jung and Peter KT Yu and Nassir Navab and Benjamin Busam},
  journal= {arXiv preprint arXiv:2502.04293},
  year   = {2025}
}

Comments

CVPR 2025 accepted

R2 v1 2026-06-28T21:35:10.230Z