Bridging the Domain Gap for Flight-Ready Spaceborne Vision
Tae Ha Park, Simone D'Amico

TL;DR
This paper introduces SPNv3, a neural network for spaceborne monocular pose estimation that is efficient, robust to unseen images, and capable of bridging the domain gap between synthetic training data and real space imagery, suitable for flight deployment.
Contribution
The paper presents a novel neural network architecture, SPNv3, optimized for space applications, demonstrating state-of-the-art accuracy and robustness trained solely on synthetic data.
Findings
Achieves state-of-the-art pose accuracy on space imagery
Runs efficiently on space-grade hardware
Effectively bridges synthetic-to-real domain gap
Abstract
This work presents Spacecraft Pose Network v3 (SPNv3), a Neural Network (NN) for monocular pose estimation of a known, non-cooperative target spacecraft. SPNv3 is designed and trained to be computationally efficient while providing robustness to spaceborne images that have not been observed during offline training and validation on the ground. These characteristics are essential to deploying NNs on space-grade edge devices. They are achieved through careful NN design choices, and an extensive trade-off analysis reveals features such as data augmentation, transfer learning and vision transformer architecture as a few of those that contribute to simultaneously maximizing robustness and minimizing computational overhead. Experiments demonstrate that the final SPNv3 can achieve state-of-the-art pose accuracy on hardware-in-the-loop images from a robotic testbed while having trained…
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
TopicsInfrared Target Detection Methodologies · Satellite Image Processing and Photogrammetry · CCD and CMOS Imaging Sensors
MethodsAttention Is All You Need · Softmax · Layer Normalization · Dense Connections · Residual Connection · Linear Layer · Multi-Head Attention · Vision Transformer
