sermanet / OverFeat

Other
597 stars 202 forks source link

Any pre-trained weights available for MNIST? #32

Open danielhers opened 9 years ago

danielhers commented 9 years ago

I would like to show the webcam demo in a simple setting, when I'll just draw digits on a whiteboard and show that it recognizes them. Is there a weights.tgz trained on digit recognition, or have you trained it only on object recognition?

Plus, I'd like to show the intermediate layer representations as recovered images where the features are visible. Is that possible?