paper-with-me

Papers

Deep Learning-Based Image Recovery and Pose Estimation for Resident Space Objects

2025-01-22 · Louis Aberdeen, Mark Hansen, Melvyn L. Smith, Lyndon Smith

As the density of spacecraft in Earth's orbit increases, their recognition, pose and trajectory identification becomes crucial for averting potential collisions and executing debris removal operations. However, training models able to identify a spacecraft and its pose presents a significant challenge due to a lack of available image data for model training. This paper puts forth an innovative framework for generating realistic synthetic datasets of Resident Space Object (RSO) imagery. Using the International Space Station (ISS) as a test case, it goes on to combine image regression with image restoration methodologies to estimate pose from blurred images. An analysis of the proposed image recovery and regression techniques was undertaken, providing insights into the performance, potential enhancements and limitations when applied to real imagery of RSOs. The image recovery approach investigated involves first applying image deconvolution using an effective point spread function, followed by detail object extraction with a U-Net. Interestingly, using only U-Net for image reconstruction the best pose performance was attained, reducing the average Mean Squared Error in image recovery by 97.28% and the average angular error by 71.9%. The successful application of U-Net image restoration combined with the Resnet50 regression network for pose estimation of the International Space Station demonstrates the value of a diverse set of evaluation tools for effective solutions to real-world problems such as the analysis of distant objects in Earth's orbit.

📄 PDF Abstract BibTeX arXiv:2501.13009

Code (0)

등록된 구현이 없습니다.

Tasks

Image DeconvolutionImage ReconstructionImage RestorationPose Estimationregression

Methods 이 논문이 사용한 방법론

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…
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…
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…
U-Net 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Geometric Estimation via Robust Subspace Recovery

2020-08-01 · ECCV 2020 8 · Aoxiang Fan, Xingyu Jiang, Yang Wang, Junjun Jiang 외

Geometric estimation from image point correspondences is the core procedure of many 3D vision problems, which is prevalently accomplished by random sampling techniques. In this paper, we consider the problem from an opti…

Homography EstimationPose Estimation

ContamiNet: Detecting Contamination in Municipal Solid Waste

2019-11-11 · Khoury Ibrahim, Danielle A. Savage, Addie Schnirel, Paul Intrevado 외

Leveraging over 30,000 images each with up to 89 labels collected by Recology---an integrated resource recovery company with both residential and commercial trash, recycling and composting services---the authors develop …

Dictionary and Image Recovery from Incomplete and Random Measurements

2015-08-02 · Mohammad Aghagolzadeh, Hayder Radha

This paper tackles algorithmic and theoretical aspects of dictionary learning from incomplete and random block-wise image measurements and the performance of the adaptive dictionary for sparse image recovery. This proble…

compressed sensingDictionary LearningDiversity

Buildings Classification using Very High Resolution Satellite Imagery

2021-11-29 · Mohammad Dimassi, Abed Ellatif Samhat, Mohammad Zaraket, Jamal Haidar 외

Buildings classification using satellite images is becoming more important for several applications such as damage assessment, resource allocation, and population estimation. We focus, in this work, on buildings damage a…

ClassificationSemantic SegmentationTransfer LearningVocal Bursts Intensity Prediction

Concordia: JIT-Compiled Persistent-Kernel Checkpointing for Fault-Tolerant LLM Inference

2026-06-22 · Yuhang Gan, Yiwei Yang, Yuyi Li, Xiangyu Gao 외 arxiv

Long-running LLM agents keep valuable state resident on GPUs: KV caches, request schedulers, communication state, and sometimes online adapters. Losing this state after a GPU or communicator failure can discard minutes t…