Search papers, labs, and topics across Lattice.
This paper introduces a multi-camera system for detecting blue emergency lights using a custom dataset (ABLDataset) of European emergency vehicles. The system utilizes four fisheye cameras and enhances the RT-DETR object detection model with a color attention block to improve accuracy. The enhanced RT-DETR achieves 94.7% accuracy and 94.1% recall, detecting emergency vehicles up to 70 meters away and estimating their approach angle.
Forget relying on standard object detectors: a color-aware RT-DETR model, trained on a new European emergency vehicle dataset, achieves impressive accuracy in detecting blue emergency lights from a 360-degree multi-camera setup.
This study presents an advanced system for detecting blue lights on emergency vehicles, developed using ABLDataset, a curated dataset that includes images of European emergency vehicles under various climatic and geographic conditions. The system employs a configuration of four fisheye cameras, each with a 180-degree horizontal field of view, mounted on the sides of the vehicle. A calibration process enables the azimuthal localization of the detections. Additionally, a comparative analysis of major deep neural network algorithms was conducted, including YOLO (v5, v8, and v10), RetinaNet, Faster R-CNN, and RT-DETR. RT-DETR was selected as the base model and enhanced through the incorporation of a color attention block, achieving an accuracy of 94.7 percent and a recall of 94.1 percent on the test set, with field test detections reaching up to 70 meters. Furthermore, the system estimates the approach angle of the emergency vehicle relative to the center of the car using geometric transformations. Designed for integration into a multimodal system that combines visual and acoustic data, this system has demonstrated high efficiency, offering a promising approach to enhancing Advanced Driver Assistance Systems (ADAS) and road safety.