CVLGApr 19, 2021

LSPnet: A 2D Localization-oriented Spacecraft Pose Estimation Neural Network

arXiv:2104.09248v250 citations
AI Analysis

This addresses the problem of enabling safe close-proximity space operations like rendezvous and debris removal, but it is incremental as it builds on existing deep learning techniques.

The paper tackles spacecraft pose estimation for uncooperative objects in space by proposing LSPnet, a CNN that directly regresses poses without prior 3D information and predicts bounding boxes efficiently, achieving competitive results with state-of-the-art methods.

Being capable of estimating the pose of uncooperative objects in space has been proposed as a key asset for enabling safe close-proximity operations such as space rendezvous, in-orbit servicing and active debris removal. Usual approaches for pose estimation involve classical computer vision-based solutions or the application of Deep Learning (DL) techniques. This work explores a novel DL-based methodology, using Convolutional Neural Networks (CNNs), for estimating the pose of uncooperative spacecrafts. Contrary to other approaches, the proposed CNN directly regresses poses without needing any prior 3D information. Moreover, bounding boxes of the spacecraft in the image are predicted in a simple, yet efficient manner. The performed experiments show how this work competes with the state-of-the-art in uncooperative spacecraft pose estimation, including works which require 3D information as well as works which predict bounding boxes through sophisticated CNNs.

Foundations

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

Your Notes