Towards Robust Learning-Based Pose Estimation of Noncooperative Spacecraft
Tae Ha Park, Sumant Sharma, Simone D'Amico

TL;DR
This paper introduces a novel CNN architecture and training method for robust, accurate pose estimation of noncooperative spacecraft, leveraging texture randomization and keypoint detection to improve performance in spaceborne scenarios.
Contribution
A new CNN architecture with a two-stage detection and keypoint regression approach, combined with texture randomization via Neural Style Transfer, enhances spacecraft pose estimation accuracy.
Findings
Achieved fourth place in Pose Estimation Challenge by ESA and Stanford.
Texture randomization improves network robustness on spaceborne images.
Regression of 3D bounding box corners outperforms surface keypoints when trained with texture-randomized images.
Abstract
This work presents a novel Convolutional Neural Network (CNN) architecture and a training procedure to enable robust and accurate pose estimation of a noncooperative spacecraft. First, a new CNN architecture is introduced that has scored a fourth place in the recent Pose Estimation Challenge hosted by Stanford's Space Rendezvous Laboratory (SLAB) and the Advanced Concepts Team (ACT) of the European Space Agency (ESA). The proposed architecture first detects the object by regressing a 2D bounding box, then a separate network regresses the 2D locations of the known surface keypoints from an image of the target cropped around the detected Region-of-Interest (RoI). In a single-image pose estimation problem, the extracted 2D keypoints can be used in conjunction with corresponding 3D model coordinates to compute relative pose via the Perspective-n-Point (PnP) problem. These keypoint locations…
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.
Code & Models
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 · Planetary Science and Exploration
