This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
slight modification of vgg16 (shrinked ip layers and dropout added) trained on cifar10 with and without batch normalization | |
also uses prelu: https://github.com/BVLC/caffe/pull/1940 | |
and msr weight filler: https://github.com/BVLC/caffe/pull/1883 |