/street-number

using convolution neural network to accomplish the task of identifying Characters from Google Street View images

Primary LanguagePython

street-number

using convolution neural network to accomplish the task of identifying Characters from Google Street View images #说明

  1. 这是kaggle上一个入门级比赛的赛题street-view
  2. 因为最近在学习卷积神经网络,所以我打算把tensorflow里面对cifar10数据分类的网络应用到这个赛题上。

这应该是挺有意思的一件事,下面开始吧!