FastPose-ViT: A Vision Transformer for Real-Time Spacecraft Pose Estimation
Pierre Ancey, Andrew Price, Saqib Javed, Mathieu Salzmann

TL;DR
FastPose-ViT introduces a Vision Transformer-based method for real-time spacecraft pose estimation that directly regresses 6DoF pose from images, outperforming traditional iterative algorithms and suitable for resource-limited edge devices.
Contribution
The paper presents a novel ViT-based architecture with a new formalism for mapping localized predictions to full images, enabling real-time spacecraft pose estimation on edge hardware.
Findings
Outperforms non-PnP strategies in accuracy.
Achieves ~75 ms latency on NVIDIA Jetson Orin Nano.
Supports up to 33 FPS throughput with concurrent scheduling.
Abstract
Estimating the 6-degrees-of-freedom (6DoF) pose of a spacecraft from a single image is critical for autonomous operations like in-orbit servicing and space debris removal. Existing state-of-the-art methods often rely on iterative Perspective-n-Point (PnP)-based algorithms, which are computationally intensive and ill-suited for real-time deployment on resource-constrained edge devices. To overcome these limitations, we propose FastPose-ViT, a Vision Transformer (ViT)-based architecture that directly regresses the 6DoF pose. Our approach processes cropped images from object bounding boxes and introduces a novel mathematical formalism to map these localized predictions back to the full-image scale. This formalism is derived from the principles of projective geometry and the concept of "apparent rotation", where the model predicts an apparent rotation matrix that is then corrected to find…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpace Satellite Systems and Control · Robotics and Sensor-Based Localization · Spacecraft Dynamics and Control
