PoseStreamer: A Multi-modal Framework for 6DoF Pose Estimation of Unseen Moving Objects
Huiming Yang, Linglin Liao, Fei Ding, Sibo Wang, Zijian Zeng
TL;DR
Unseen moving objects under high-speed motion pose challenges for traditional RGB-based 6DoF pose estimation due to motion blur. PoseStreamer addresses this by fusing RGB with event-based modalities through three components: AMQ for temporal orientation consistency, M3D for robust 3D center priors from SD/TD cues, and RPF for geometric refinement along camera rays. The paper introduces MoCapCube6D, a multi-modal dataset for benchmarking high-speed 6DoF pose estimation, and demonstrates superior accuracy and generalization to unseen objects with a template-free framework. The approach achieves competitive runtime, enabling practical deployment in dynamic environments.
Abstract
Six degree of freedom (6DoF) pose estimation for novel objects is a critical task in computer vision, yet it faces significant challenges in high-speed and low-light scenarios where standard RGB cameras suffer from motion blur. While event cameras offer a promising solution due to their high temporal resolution, current 6DoF pose estimation methods typically yield suboptimal performance in high-speed object moving scenarios. To address this gap, we propose PoseStreamer, a robust multi-modal 6DoF pose estimation framework designed specifically on high-speed moving scenarios. Our approach integrates three core components: an Adaptive Pose Memory Queue that utilizes historical orientation cues for temporal consistency, an Object-centric 2D Tracker that provides strong 2D priors to boost 3D center recall, and a Ray Pose Filter for geometric refinement along camera rays. Furthermore, we introduce MoCapCube6D, a novel multi-modal dataset constructed to benchmark performance under rapid motion. Extensive experiments demonstrate that PoseStreamer not only achieves superior accuracy in high-speed moving scenarios, but also exhibits strong generalizability as a template-free framework for unseen moving objects.
