|
|
|
|
|
by strebler
1773 days ago
|
|
This problem is actually pretty obvious to fix and you don't even need a neural net - it can definitely be done "old school" computer vision. Simply detect the presence of "flashing emergency lights" in the oncoming lane and disable autopilot when present. No object detector needed. The signal is so strong it's literally flashing extremely brightly in a regular, predictable pattern - any vision grad student should be able to figure this out. Could there be false positives? Yep, but very few things will flash quite like that, and most half baked vision engineers can do this. The worst case is literally simply the driver taking over on occasion at night (maybe near strip clubs? lol) |
|
Disclaimer: I'm an idiot so take my view with a boeing 747 load of salt