DSN
DSN copied to clipboard
Where to find the cifar-100 train/test/solver configure file
Would you please upload the cifar-100 net configure file? Thanks!!!
Have you tried cifar-100 data set?
Please use the same configuration file for cifar-10 the only thing needed to be changed is using softmax loss instead of hinge loss.
Do we need to change num_output
in cccp6 and the ip supervision layers?
Yes the only thing you need to change is the num of output (10 -> 100). And you should replace hinge losses with softmax losses.
On Thu, May 7, 2015 at 1:56 PM, Feynman Liang [email protected] wrote:
Do we need to change num_output in cccp6 and the ip supervision layers?
— Reply to this email directly or view it on GitHub https://github.com/s9xie/DSN/issues/4#issuecomment-100016967.