paper-with-me

홈 › Papers

Robust Multi-Task Learning and Online Refinement for Spacecraft Pose Estimation across Domain Gap

2022-03-08 · Tae Ha Park, Simone D'Amico

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 Refinement (ODR) which refines the parameters of the normalization layers of SPNv2 on the target domain images online at deployment. Specifically, ODR performs self-supervised entropy minimization of the predicted satellite foreground, thereby improving the CNN's performance on the target domain images without their pose labels and with minimal computational efforts. The GitHub repository for SPNv2 is available at https://github.com/tpark94/spnv2.

📄 PDF Abstract BibTeX arXiv:2203.04275

Code (1)

tpark94/spnv2 공식 구현 pytorch

Tasks

Multi-Task LearningPose EstimationSpacecraft Pose Estimation

Similar Papers 제목 키워드 기반

SpaceSeg: A High-Precision Intelligent Perception Segmentation Method for Multi-Spacecraft On-Orbit Targets

2025-03-14 · Hao liu, Pengyu Guo, Siyuan Yang, Zeqing Jiang 외

With the continuous advancement of human exploration into deep space, intelligent perception and high-precision segmentation technology for on-orbit multi-spacecraft targets have become critical factors for ensuring the …

Domain AdaptationSegmentationSemantic Segmentation

Far-Field Minimum-Fuel Spacecraft Rendezvous using Koopman Operator and $\ell_2/\ell_1$ Optimization

2020-09-29

We propose a method to compute approximate solutions to the minimum-fuel far-field rendezvous problem for thrust-vectoring spacecraft. It is well-known that the use of linearized spacecraft rendezvous equations may not g…

Compressive Sensing

Model Predictive Control of Collinear Coulomb Spacecraft Formations

2024-11-05 · Adam M Tahir

A model predictive control scheme to stabilize desired configurations of collinear Coulomb spacecraft formations is derived in this paper. The nonlinearities of the dynamics with respect to the input make this problem di…

modelModel Predictive Control

An Application of Online Learning to Spacecraft Memory Dump Optimization

2022-02-14 · Tommaso Cesari, Jonathan Pergoli, Michele Maestrini, Pierluigi Di Lizia

In this paper, we present a real-world application of online learning with expert advice to the field of Space Operations, testing our theory on real-life data coming from the Copernicus Sentinel-6 satellite. We show tha…

Satellite Pose Estimation with Deep Landmark Regression and Nonlinear Pose Refinement

2019-08-30 · Bo Chen, Jiewei Cao, Alvaro Parra, Tat-Jun Chin

We propose an approach to estimate the 6DOF pose of a satellite, relative to a canonical pose, from a single image. Such a problem is crucial in many space proximity operations, such as docking, debris removal, and inter…

BIG-bench Machine LearningPose Estimationregression