There are 256 filters in conv2.
authorCraig Quiter <cquiter@gmail.com>
Sat, 21 Jun 2014 22:22:05 +0000 (15:22 -0700)
committerCraig Quiter <cquiter@gmail.com>
Sat, 21 Jun 2014 22:22:05 +0000 (15:22 -0700)
commit93049bd7d5e788ca95ee36c4630ba96b7f6a840b
tree39d096d3f9a9dfc49f3f6102d3adaf6be7bdc2ce
parent312f4138000a07b9650e585cf1075e2741d54ee1
There are 256 filters in conv2.

AlexNet paper splits conv2 into two GPU's, each with 128 filters. Reference paper: http://www.cs.toronto.edu/~fritz/absps/imagenet.pdf Applying #528 to dev instead of master per @Yangqing.
examples/filter_visualization.ipynb