paper-with-me

Papers

SU-Net: Pose estimation network for non-cooperative spacecraft on-orbit

2023-02-21 · Hu Gao, Zhihui Li, Depeng Dang, Ning Wang, Jingfan Yang

Spacecraft pose estimation plays a vital role in many on-orbit space missions, such as rendezvous and docking, debris removal, and on-orbit maintenance. At present, space images contain widely varying lighting conditions, high contrast and low resolution, pose estimation of space objects is more challenging than that of objects on earth. In this paper, we analyzing the radar image characteristics of spacecraft on-orbit, then propose a new deep learning neural Network structure named Dense Residual U-shaped Network (DR-U-Net) to extract image features. We further introduce a novel neural network based on DR-U-Net, namely Spacecraft U-shaped Network (SU-Net) to achieve end-to-end pose estimation for non-cooperative spacecraft. Specifically, the SU-Net first preprocess the image of non-cooperative spacecraft, then transfer learning was used for pre-training. Subsequently, in order to solve the problem of radar image blur and low ability of spacecraft contour recognition, we add residual connection and dense connection to the backbone network U-Net, and we named it DR-U-Net. In this way, the feature loss and the complexity of the model is reduced, and the degradation of deep neural network during training is avoided. Finally, a layer of feedforward neural network is used for pose estimation of non-cooperative spacecraft on-orbit. Experiments prove that the proposed method does not rely on the hand-made object specific features, and the model has robust robustness, and the calculation accuracy outperforms the state-of-the-art pose estimation methods. The absolute error is 0.1557 to 0.4491 , the mean error is about 0.302 , and the standard deviation is about 0.065 .

📄 PDF Abstract BibTeX arXiv:2302.10602

Code (1)

Tombs98/SU-Net 공식 구현 pytorch

Tasks

Pose EstimationSpacecraft Pose EstimationTransfer Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

GKNet: Graph-based Keypoints Network for Monocular Pose Estimation of Non-cooperative Spacecraft

2025-07-15 · Weizhao Ma, Dong Zhou, Yuhui Hu, Zipeng He

Monocular pose estimation of non-cooperative spacecraft is significant for on-orbit service (OOS) tasks, such as satellite maintenance, space debris removal, and station assembly. Considering the high demands on pose est…

Keypoint DetectionPose Estimation

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

2021-04-19 · Albert Garcia, Mohamed Adel Musallam, Vincent Gaudilliere, Enjie Ghorbel 외

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.…

Pose EstimationSpacecraft Pose Estimation

Cross-Modal RGB-D Fusion Transformer for 6D Pose Estimation of Non-Cooperative Spacecraft with Stereo-Derived Depth

2026-05-09 · Yongliang Zhen, Bo LÜ, Hang Yang, Xiaotian WU arxiv

On-orbit servicing and active debris removal involving non-cooperative spacecraft require reliable pose estimation to supply accurate position and orientation data for autonomous visual navigation. Learning-based monocul…

6D Pose EstimationVisual Navigation

Stereo Event-based, 6-DOF Pose Tracking for Uncooperative Spacecraft

2025-03-17 · Zibin Liu, Banglei Guan, Yang Shang, Yifei Bian 외

Pose tracking of uncooperative spacecraft is an essential technology for space exploration and on-orbit servicing, which remains an open problem. Event cameras possess numerous advantages, such as high dynamic range, hig…

Pose Tracking

Deep Learning for Spacecraft Pose Estimation from Photorealistic Rendering

2019-07-09 · Pedro F. Proenca, Yang Gao

On-orbit proximity operations in space rendezvous, docking and debris removal require precise and robust 6D pose estimation under a wide range of lighting conditions and against highly textured background, i.e., the Eart…

6D Pose Estimation6D Pose Estimation using RGBDeep LearningPose Estimation+1