AlignPose: Generalizable 6D Pose Estimation via Multi-view Feature-metric Alignment
Anna Šárová Mikeštíková, Médéric Fourmy, Martin Cífka, Josef Sivic, Vladimir Petrik
TL;DR
<p>AlignPose tackles the challenge of generalizable 6D object pose estimation from RGB images in multi-view settings without object-specific training. It first gathers per-view pose candidates from any single-view method, aggregates them in a shared world frame, and then refines a single consistent pose via a multi-view feature-metric loss computed across all views using frozen foundation-model features. The refinement optimizes a single pose $T_{WO}$ by minimizing the sum of per-view losses, optimized with Levenberg-Marquardt, and scores poses by their cross-view alignment quality. Extensive experiments on YCB-V, T-LESS, ITODD-MV, and HouseCat6D under the BOP protocol show substantial improvements over both single-view baselines and prior multi-view RGB methods, including challenging textureless, reflective, and transparent objects, demonstrating strong zero-shot generalization and industrial applicability.
Abstract
Single-view RGB model-based object pose estimation methods achieve strong generalization but are fundamentally limited by depth ambiguity, clutter, and occlusions. Multi-view pose estimation methods have the potential to solve these issues, but existing works rely on precise single-view pose estimates or lack generalization to unseen objects. We address these challenges via the following three contributions. First, we introduce AlignPose, a 6D object pose estimation method that aggregates information from multiple extrinsically calibrated RGB views and does not require any object-specific training or symmetry annotation. Second, the key component of this approach is a new multi-view feature-metric refinement specifically designed for object pose. It optimizes a single, consistent world-frame object pose minimizing the feature discrepancy between on-the-fly rendered object features and observed image features across all views simultaneously. Third, we report extensive experiments on four datasets (YCB-V, T-LESS, ITODD-MV, HouseCat6D) using the BOP benchmark evaluation and show that AlignPose outperforms other published methods, especially on challenging industrial datasets where multiple views are readily available in practice.
