Recognizing Traffic Lights With Deep Learning
The images above are examples of the three possible classes I needed to predict: no traffic light (left), red traffic light (center) and green traffic light (right). The challenge required the solution to be based on Convolutional Neural Networks, a very popular method used in image recognition with deep neural networks. The submissions were scored based on the model's accuracy along with the model's size (in megabytes). Smaller models got higher scores. In addition, the minimum accuracy required to win was 95%.
Jan-24-2017, 07:05:30 GMT