Shameless plug! In case you’re interested in training a convnet-based classifier: Google Code Archive - Long-term storage for Google Code Project Hosting.
It’s quite fast. Supports many of the tricks that make convolutional nets good (e.g. local pooling). Arbitrary layer connectivity defined in plain-text configuration file. Easy to extend.
Enjoy!