Convolutional Neural Network Architecture

Alexnet - ImageNet Classification with Deep Convolutional Neural Networks(2012)

Convolutional Neural Network Architecture


VGG - Very Deep Convolutional Networks for Large-Scale Image Recognition(2014)

Convolutional Neural Network Architecture


GoogLeNet - Going Deeper with Convolutions(2014)

Convolutional Neural Network Architecture


Resnet - Deep Residual Learning for Image Recognition(2015)

Convolutional Neural Network Architecture


DenseNet - Densely Connected Convolutional Networks(2016)

Convolutional Neural Network Architecture


References

[1] ImageNet Classification with Deep Convolutional Neural Networks

[2] Very Deep Convolutional Networks for Large-Scale Image Recognition

[3] Going Deeper with Convolutions

[4] Deep Residual Learning for Image Recognition

[5] Densely Connected Convolutional Networks