Machine Learning based Traffic Light Detection and IR Sensor based Proximity Sensing for Autonomous Cars

Sudarshana S Rao,Santosh R Desai
DOI: https://doi.org/10.2139/ssrn.3883931
2021-01-01
SSRN Electronic Journal
Abstract:In this fast-moving digital world autonomous cars will be a norm in near future. One of the most critical features of any autonomous car is traffic light detection and recognition. The problem related to outdoor perception is a key issue faced by driver-assisted and autonomous cars, as the machine, unless taught, cannot detect traffic lights, road signs, obstacles, etc. in the direction of motion. Autonomous cars need to be capable of detecting traffic signals and recognizing their current status whereas Human beings can easily identify the relevant traffic signals. Traffic light detection and recognition needs to be integrated with the CPU of autonomous cars (which governs the car) leading to resolution of the traffic signal alignment issue. Additionally, solution is required for the detection of obstacles. Open CV2 module of machine learning works well for resolving traffic related problems. Furthermore, it has leveraged state-of-the-art detectors to recognize traffic lights from 2D camera images. Tesla is using the traffic light detection and recognition technology in their autonomous cars. Google has proposed prior map of the location of traffic signals (recognition of traffic lights) which makes it possible for autonomous cars to performance well in the night too. Another integral feature for an autonomous car is proximity sensing, it’s basically done for sensing any obstacle near the car. The car should act accordingly and well within time to avoid a collision when an obstacle is sensed in the direction it is moving. Proximity sensing is done using cameras, RADAR (Radio Detection And Ranging) and LiDAR sensors (Light Detection And Ranging); IR sensor can be used as a redundancy in case one of the above fails. Tesla, Google and BMW have come up with a software that uses cutting edge technology such as RADAR, high resolution 3-D cameras, ultrasonic sensors and LiDAR sensors. This paper talks about the traffic light detection robustly using opencv2 module, IR sensors for proximity sensing (nearby traffic, obstacles, pedestrians) interfaced with an Arduino Uno board and a computer through which the behaviour of the autonomous car can be monitored.
English Else
What problem does this paper attempt to address?