Search papers, labs, and topics across Lattice.
This paper addresses the challenge of evaluating pedestrian detection models in low-light conditions where real-world data is scarce. They introduce a synthetic RAW image augmentation technique to generate realistic low-light samples that mimic camera sensor noise. By evaluating a state-of-the-art object detection model on both real and synthetic low-light data, they demonstrate the utility of synthetic data for fine-grained performance analysis.
Synthetic low-light images can fool pedestrian detectors, offering a powerful way to benchmark performance in safety-critical scenarios where real data is limited.
Real-world deployment of AI vision models is both fueled and limited by the data available for training and testing. Real datasets are sparse and uneven: long-tailed or unbalanced distributions hinder generalization, and the low number of samples in low density regions makes it hard to run evaluations. Synthetic data can fill these gaps, providing us with a way to sample the input space more continuously and improve data coverage for benchmarks. Focusing on the autonomous driving safety-critical case of pedestrian detection in the dark, we show how synthetic low-light samples can be used to better characterize the performance of a state-of-the-art object detection model as a function of the scene illumination. We use a synthetic RAW image augmentation technique to generate low-light samples that match the noise model of the camera sensor. Performance metrics on real and synthetic low-light data are similar, indicating that the AI model finds it hard to distinguish between them.