Skip to content

A Lingua Franca example demonstrating an Emergency Vehicle Detection (EVD) system, specifically designed to detect fire trucks. This implementation enables the provision of preferential treatment, such as traffic signal priority, to ensure faster and safer transit for emergency response vehicles.

Notifications You must be signed in to change notification settings

vinzbarbuto/lf-evd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coordinating Timing and Data Fusion in an Emergency Vehicle Detection Use Case

This use case demonstrates the implementation of an Emergency Vehicle Detection (EVD) system using Lingua Franca, with support from the edgeai-python library. The system combines Audio Classification and Object Detection models to identify fire trucks approaching an intersection.

When the outputs of these models are fused and confirm the presence of a fire truck, the system triggers an actuation to prioritize the emergency vehicle by:

  1. Changing the traffic light to green on the lane where the emergency vehicle is approaching (if it is currently red), or
  2. Extending the green light duration to ensure the emergency vehicle passes through the intersection smoothly.

This use case addresses the Traffic Signal Preemption challenge, where traffic signals dynamically adapt to provide priority for emergency vehicles, ensuring their swift and safe passage through intersections.

About

A Lingua Franca example demonstrating an Emergency Vehicle Detection (EVD) system, specifically designed to detect fire trucks. This implementation enables the provision of preferential treatment, such as traffic signal priority, to ensure faster and safer transit for emergency response vehicles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published