Question 11
Which one of the following statements is False?
In a max pooling layer, the unit that gets selected (maximum entry) in forward propagation gets all the gradient during backpropagation.
Residual blocks are used in ResNets to avoid the vanishing gradient problem.
Feature maps of initial layers of a CNN capture more abstract concepts than the feature maps of final layers.
Dilated convolution increases the receptive field size when compared to the standard convolution operator.