December 2019
Intermediate to advanced
468 pages
14h 28m
English
The following diagram shows the first version of the Inception block, part of the GoogLeNet network architecture (https://arxiv.org/abs/1409.4842). GoogLeNet contains nine such Inception blocks:

The v1 block has four paths:
The layers in the block use padding in such a way that the input and the output have the same shape (but different depths). The padding is also necessary, because ...
Read now
Unlock full access