项目作者: ankurmoh
项目描述 :
Traffic signal identification using Keras LeNet architecture. Identify 43 different classes of images with over 90% accuracy.
高级语言: Jupyter Notebook
项目地址: git://github.com/ankurmoh/Keras-Traffic-Signal.git
Keras-Traffic-Signal
Traffic signal identification using Keras LeNet architecture. Identify 43 different classes of images with over 90% accuracy. The LeNet Convolutional Neural net architecture uses a 5x5 filter kernel for Max Pooling, and RELU activation unit.