A tensorflow implementation of a CNN for traffic sign recognition using the German Traffic Sign Recognition Benchmark (GTSRB) data-set. This implementation is a single-column version of the network proposed by Ciresan et al. It is a re-implementation in tensorflow of an older version I have written using keras and theano.