Search papers, labs, and topics across Lattice.
This paper presents an AI-based methodology for semantic segmentation of straylight in space camera sensors, a critical task for improving the reliability of space-based imaging. They address the challenge of limited space-specific training data by pre-training a DeepLabV3 model with a MobileNetV3 backbone on the Flare7k++ dataset, which contains diverse flare textures from non-space contexts. The study evaluates the model's performance using custom metrics tailored to onboard navigation pipelines, demonstrating its potential for deployment on resource-constrained spacecraft hardware.
Transfer learning from non-space flare datasets can effectively segment straylight in space camera images, even with limited space-specific training data.
This study details an artificial intelligence (AI)-based methodology for the semantic segmentation of space camera faults. Specifically, we address the segmentation of straylight effects induced by solar presence around the camera's Field of View (FoV). Anomalous images are sourced from our published dataset. Our approach emphasizes generalization across diverse flare textures, leveraging pre-training on a public dataset (Flare7k++) including flares in various non-space contexts to mitigate the scarcity of realistic space-specific data. A DeepLabV3 model with MobileNetV3 backbone performs the segmentation task. The model design targets deployment in spacecraft resource-constrained hardware. Finally, based on a proposed interface between our model and the onboard navigation pipeline, we develop custom metrics to assess the model's performance in the system-level context.