Lost in Compression: the Impact of Lossy Image Compression on Variable Size Object Detection within Infrared Imagery
Neelanjan Bhowmik, Jack W. Barker, Yona Falinie A. Gaus, Toby P., Breckon

TL;DR
This study investigates how lossy JPEG compression affects infrared image object detection performance across different CNN architectures and object sizes, highlighting the importance of training on compressed data to mitigate accuracy loss.
Contribution
It provides a comprehensive analysis of lossy compression impact on infrared object detection and demonstrates retraining on compressed images improves model robustness.
Findings
Higher compression levels significantly reduce detection accuracy.
Retraining on compressed images improves performance by ~76%.
Tiny and small objects are more affected by compression than larger objects.
Abstract
Lossy image compression strategies allow for more efficient storage and transmission of data by encoding data to a reduced form. This is essential enable training with larger datasets on less storage-equipped environments. However, such compression can cause severe decline in performance of deep Convolution Neural Network (CNN) architectures even when mild compression is applied and the resulting compressed imagery is visually identical. In this work, we apply the lossy JPEG compression method with six discrete levels of increasing compression {95, 75, 50, 15, 10, 5} to infrared band (thermal) imagery. Our study quantitatively evaluates the affect that increasing levels of lossy compression has upon the performance of characteristically diverse object detection architectures (Cascade-RCNN, FSAF and Deformable DETR) with respect to varying sizes of objects present in the dataset. When…
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 · Image and Signal Denoising Methods · Infrared Target Detection Methodologies
MethodsConvolution · FSAF · Cascade R-CNN
