If you want to learn about AlexNet, check out this blog where I have extensively covered it
A Decade of Deep CNN Archs. - AlexNet (ILSVRC Winner 2012)
Zoheb Abai ・ Jul 18 '20 ・ 5 min read
Here is an example notebook, in which I have imported a pretrained AlexNet model from PyTorch Library and used it for classifying an image.
Feel free to play around and discuss.
If you want to explore a bit more on AlexNet, go through my blog on ZFNet.
A Decade of Deep CNN Archs. - ZFNet (ILSVRC Runner-up 2013)
Zoheb Abai ・ Jul 25 '20 ・ 8 min read
Although it was an updated version of AlexNet, the paper contributed towards our in-depth understanding of CNN architectures.
Top comments (0)