Post date: Apr 17, 2018 6:29:32 AM
LeNet - LeCun in 1990’s.
AlexNet- Alex Krizhevsky, Ilya Sutskever and Geoff Hinton, Won ImageNet LSVRC challenge 2012 (like LeNet but bigger and deeper)
ZF Net – M. Zeiler and R. Fergus ILSVRC 2013 winner (improving the AlexNet by hyperparameter tweaking)
GoogLeNet- Szegedy et al. from Google, ILSVRC 2014 winner (Inception Module)
VGGNet – K. Simonyan and A. Zisserman runner-up in ILSVRC 2014 (depth matter)
ResNet - Kaiming He et al, ILSVRC 2015 winner , special skip connections and a heavy use of batch normalization.
ImageNet Large Scale Visual Recognition Challenge (ILSVRC ) http://imagenet.org/challenges/LSVRC/2016/