paper-with-me

Papers

Real-Time Spacecraft Pose Estimation Using Mixed-Precision Quantized Neural Network on COTS Reconfigurable MPSoC

2024-06-06 · Julien Posso, Guy Bois, Yvon Savaria

This article presents a pioneering approach to real-time spacecraft pose estimation, utilizing a mixed-precision quantized neural network implemented on the FPGA components of a commercially available Xilinx MPSoC, renowned for its suitability in space applications. Our co-design methodology includes a novel evaluation technique for assessing the layer-wise neural network sensitivity to quantization, facilitating an optimal balance between accuracy, latency, and FPGA resource utilization. Utilizing the FINN library, we developed a bespoke FPGA dataflow accelerator that integrates on-chip weights and activation functions to minimize latency and energy consumption. Our implementation is 7.7 times faster and 19.5 times more energy-efficient than the best-reported values in the existing spacecraft pose estimation literature. Furthermore, our contribution includes the first real-time, open-source implementation of such algorithms, marking a significant advancement in making efficient spacecraft pose estimation algorithms widely accessible. The source code is available at https://github.com/possoj/FPGA-SpacePose.

📄 PDF Abstract BibTeX arXiv:2407.06170

Code (1)

possoj/fpga-spacepose 공식 구현 pytorch

Tasks

Pose EstimationQuantizationSpacecraft Pose Estimation

Similar Papers 제목 키워드 기반

Test-Time Adaptation for Keypoint-Based Spacecraft Pose Estimation Based on Predicted-View Synthesis

2024-10-05 · Juan Ignacio Bravo Pérez-Villar, Álvaro García-Martín, Jesús Bescós, Juan C. SanMiguel

Due to the difficulty of replicating the real conditions during training, supervised algorithms for spacecraft pose estimation experience a drop in performance when trained on synthetic data and applied to real operation…

Image GenerationPose EstimationSelf-Supervised LearningSpacecraft Pose Estimation+1

Convex MPC and Thrust Allocation with Deadband for Spacecraft Rendezvous

2024-04-05 · Pedro Taborda, Hugo Matias, Daniel Silvestre, Pedro Lourenço

This paper delves into a rendezvous scenario involving a chaser and a target spacecraft, focusing on the application of Model Predictive Control (MPC) to design a controller capable of guiding the chaser toward the targe…

Model Predictive Control

Real-Time, Flight-Ready, Non-Cooperative Spacecraft Pose Estimation Using Monocular Imagery

2021-01-23 · Kevin Black, Shrivu Shankar, Daniel Fonseka, Jacob Deutsch 외

A key requirement for autonomous on-orbit proximity operations is the estimation of a target spacecraft's relative pose (position and orientation). It is desirable to employ monocular cameras for this problem due to thei…

Pose EstimationPositionSpacecraft Pose EstimationSynthetic Data Generation

NeRF-based Visualization of 3D Cues Supporting Data-Driven Spacecraft Pose Estimation

2025-09-18 · Antoine Legrand, Renaud Detry, Christophe De Vleeschouwer arxiv

On-orbit operations require the estimation of the relative 6D pose, i.e., position and orientation, between a chaser spacecraft and its target. While data-driven spacecraft pose estimation methods have been developed, th…

Pose Estimation

Mobile-URSONet: an Embeddable Neural Network for Onboard Spacecraft Pose Estimation

2022-05-04 · Julien Posso, Guy Bois, Yvon Savaria

Spacecraft pose estimation is an essential computer vision application that can improve the autonomy of in-orbit operations. An ESA/Stanford competition brought out solutions that seem hardly compatible with the constrai…

Pose EstimationSpacecraft Pose Estimation