Robust Multi-Task Learning and Online Refinement for Spacecraft Pose Estimation across Domain Gap
Tae Ha Park, Simone D'Amico

TL;DR
This paper introduces SPNv2, a multi-task CNN for spacecraft pose estimation across different domains, utilizing synthetic training data and online domain refinement to improve accuracy without target domain labels.
Contribution
The work presents a novel multi-task CNN architecture with shared features and an online refinement method that enhances spacecraft pose estimation across domain gaps using synthetic data.
Findings
Joint multi-task training improves feature generalization across domains.
Online Domain Refinement enhances pose estimation accuracy on target images.
Synthetic data training with augmentation reduces the need for real-world labeled data.
Abstract
This work presents Spacecraft Pose Network v2 (SPNv2), a Convolutional Neural Network (CNN) for pose estimation of noncooperative spacecraft across domain gap. SPNv2 is a multi-scale, multi-task CNN which consists of a shared multi-scale feature encoder and multiple prediction heads that perform different tasks on a shared feature output. These tasks are all related to detection and pose estimation of a target spacecraft from an image, such as prediction of pre-defined satellite keypoints, direct pose regression, and binary segmentation of the satellite foreground. It is shown that by jointly training on different yet related tasks with extensive data augmentations on synthetic images only, the shared encoder learns features that are common across image domains that have fundamentally different visual characteristics compared to synthetic images. This work also introduces Online Domain…
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
