s9xie / DSN

Deeply-supervised Nets
http://vcl.ucsd.edu/~sxie/2014/09/12/dsn-project/
Other
141 stars 66 forks source link

release configuration of MNIST etc. #3

Closed zhangliliang closed 9 years ago

zhangliliang commented 9 years ago

Hi, I reproduce the experiment and appreciate that DSN do a great job. I try a idea to improve the SVM and get a bit improvement on CIFAR10. I am curious about whether it would work on other dataset under DSN framework. Does the author has a future plan to release other dataset's(MNIST, SVHN, etc.) configurations?

s9xie commented 9 years ago

Sure the SVHN/Cifar-100 configurations will be released after CVPR deadline.

For MNIST the results are achieved using Theano, in a fairly standard architecture. You can refer the paper for the specific parameter settings.