Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Caffe2 Quick Start Guide

You're reading from  Caffe2 Quick Start Guide

Product type Book
Published in May 2019
Publisher Packt
ISBN-13 9781789137750
Pages 136 pages
Edition 1st Edition
Languages
Author (1):
Ashwin Nanjappa Ashwin Nanjappa
Profile icon Ashwin Nanjappa
Toc

Introduction to AlexNet

We mentioned AlexNet in the earlier section that introduced Caffe. AlexNet was a seminal network structure because of the large number of layers it employed for the first time, and for showing how such a deep neural network could be trained in a reasonable time by utilizing GPUs.

Figure 4.1 shows the network structure of AlexNet generated by Caffe's network visualization tool, draw_net.py . This tool uses the GraphViz library to render the graph layout:

Figure 4.1: Network structure of AlexNet using the GraphViz layout

In this visualization, layers are drawn as rectangles and data tensors between layers are drawn as elongated octagons. For example, the first layer rectangle after the input layer depicts a convolution layer named conv1. It uses kernels of size , a stride of 4, and a padding of 0.

Examining the AlexNet structure in Figure 4.1 we can...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime