项目作者: 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
创建时间: 2020-08-04T05:55:05Z
项目社区:https://github.com/ankurmoh/Keras-Traffic-Signal

开源协议:

下载


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.