Project Awesome project awesome

Convolutional Neural Networks > Very Deep Convolutional Networks for Large-Scale Image Recognition

Interesting idea of stacking multiple 3x3 conv+ReLU before pooling for a bigger filter size with just a few parameters. There is also a nice table for "ConvNet Configuration".

Package GitHub
Back to Education