How does GoogLeNet reduce computational cost before applying 3x3 and 5x5 convolutions in the Inception module?
-
A
By using strided convolutions
-
B
By applying 1x1 convolutions as bottlenecks
-
C
By using average pooling before convolution
-
D
By reducing the input image resolution