CVROApr 25

Keypoint-based Dynamic Object 6-DoF Pose Tracking via Event Camera

arXiv:2604.2338719.6h-index: 2
AI Analysis

For robotics requiring precise manipulation of dynamic objects, this method addresses motion blur and low-light limitations of conventional cameras.

This work tackles dynamic object 6-DoF pose tracking using event cameras, proposing a keypoint-based detection and tracking method that outperforms event-based state-of-the-art in accuracy and robustness in both simulated and real environments.

Accurate 6-DoF pose estimation of objects is critical for robots to perform precise manipulation tasks. However, for dynamic object pose estimation, conventional camera-based approaches face several major challenges, such as motion blur, sensor noise, and low-light limitation. To address these issues, we employ event cameras, whose high dynamic range and low latency offer a promising solution. Furthermore, we propose a keypoint-based detection and tracking approach for dynamic object pose estimation. Firstly, a keypoint detection network is constructed to extract keypoints from the time surface generated by the event stream. Subsequently, the polarity and spatial coordinates of the events are leveraged, and the event density in the vicinity of each keypoint is utilized to achieve continuous keypoint tracking. Finally, a hash mapping is established between the 2D keypoints and the 3D model keypoints, and the EPnP algorithm is employed to estimate the 6-DoF pose. Experimental results demonstrate that, whether in simulated or real event environments, the proposed method outperforms the event-based state-of-the-art methods in terms of both accuracy and robustness.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes