Optimizing Data Processing in Space for Object Detection in Satellite Imagery
Martina Lofqvist, Jos\'e Cano

TL;DR
This paper evaluates how different image compression techniques affect the performance of CNN-based object detectors on constrained satellite onboard devices, balancing speed, memory, and accuracy.
Contribution
It demonstrates that applying image compression can significantly improve detection speed and reduce memory use on small satellite computers, with trade-offs in accuracy.
Findings
Lossless compression reduces execution time by 10% without accuracy loss.
Lossy compression improves execution time by up to 144% but impacts accuracy.
Compression techniques enable real-time on-orbit object detection on small satellites.
Abstract
There is a proliferation in the number of satellites launched each year, resulting in downlinking of terabytes of data each day. The data received by ground stations is often unprocessed, making this an expensive process considering the large data sizes and that not all of the data is useful. This, coupled with the increasing demand for real-time data processing, has led to a growing need for on-orbit processing solutions. In this work, we investigate the performance of CNN-based object detectors on constrained devices by applying different image compression techniques to satellite data. We examine the capabilities of the NVIDIA Jetson Nano and NVIDIA Jetson AGX Xavier; low-power, high-performance computers, with integrated GPUs, small enough to fit on-board a nanosatellite. We take a closer look at object detection networks, including the Single Shot MultiBox Detector (SSD) and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · CCD and CMOS Imaging Sensors · Advanced Image and Video Retrieval Techniques
