Interactive Quiz

Test your knowledge!

1
What is the major drawback of using a fully connected neural network directly on a large image such as 224x224x3?
2
What is the main function of convolutional layers in a convolutional neural network?
3
In a 2D convolutional layer, what does the kernel_size parameter specify?
4
What is the main effect of a stride greater than 1 in a convolutional layer?
5
What is the role of padding in a convolutional layer?
6
What is the main difference between MaxPooling and AveragePooling in a convolutional network?
7
Why does stacking multiple convolutional layers increase the receptive field of a network?
8
In a U-Net architecture for segmentation, what is the main purpose of the connections between the encoder and the decoder?
9
Which layer is generally used to increase the spatial resolution in a convolutional network, particularly in the decoder part of a U-Net?
10
What advantage have convolutional networks shown on datasets like MNIST compared to traditional fully connected networks?
Score: 0/10
Score: 0/10