Papers › Robust Multi-Task Learning and Online Refinement for Spacecraft Pose Estimation across...

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

8 Mar 2022arXiv:2203.04275archive 2025-07-28

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2203.04275")

Code

Syntology Ran 0 of 12 code samples harvested from 1 repository linked to this paper; 12 have no recorded run.

By repository: official repository: 12 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

tpark94/spnv2 officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 0 ran; 0 honoured the contract we drafted; 12 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

12unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from tpark94/spnv2. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

bbox_iou tpark94/spnv2/core/utils/metrics.py official repository unverified MIT (permissive) · afabbf638fe66d8d · report
build_dataset tpark94/spnv2/core/dataset/build.py official repository unverified MIT (permissive) · 0c593734d9f94980 · report
delta_xy_tz_to_translation tpark94/spnv2/core/utils/postprocess.py official repository unverified MIT (permissive) · 195416253420fd69 · report
error_translation tpark94/spnv2/core/utils/metrics.py official repository unverified MIT (permissive) · e5fe431cf494a397 · report
get_dataloader tpark94/spnv2/core/dataset/build.py official repository unverified MIT (permissive) · 6e538c5360051b8b · report
get_optimizer tpark94/spnv2/core/solver/build.py official repository unverified MIT (permissive) · 252f0ed9a01b3930 · report
get_scaled_parameters tpark94/spnv2/core/nets/build.py official repository unverified MIT (permissive) · 1f62d0edd80a2c79 · report
get_scaler tpark94/spnv2/core/solver/build.py official repository unverified MIT (permissive) · 5e9cbeffcbc50081 · report
load_checkpoint tpark94/spnv2/core/utils/checkpoints.py official repository unverified MIT (permissive) · 7d3b66747ff809f2 · report
raw_output_to_bbox tpark94/spnv2/core/utils/postprocess.py official repository unverified MIT (permissive) · 10d3c16eac0503a7 · report
segment_iou tpark94/spnv2/core/utils/metrics.py official repository unverified MIT (permissive) · c6162079b6fafe58 · report
solve_pose_from_heatmaps tpark94/spnv2/core/utils/postprocess.py official repository unverified MIT (permissive) · f5a6b9c582abc94c · report

Tasks

Multi-Task LearningPose Estimation

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections