Object detection performance on lossy data
Lossy data compression provides much higher compression ratio at the cost of introducing minor changes to the data which cannot be recovered. The automotive KITTI dataset was compressed using different levels of AVC and HEVC compression codecs. Machine learning based object detectors (Faster-RCNN and Yolov5) were retrained with the compressed data which demonstrated that some compression can improve the detection performance, and be used as a form of fine-tuning. Additionally, the lossy compression did not adversely affect detection performance, up to a compression ratio of 160:1.