Computer Vision Quiz: 01
Computer Vision Knowledge Quiz
Test your Computer Vision knowledge by answering the following questions:
Time Remaining: 05:00
1. What is a Convolutional Neural Network (CNN) primarily used for in Computer Vision?
2. What is the purpose of the pooling layer in a CNN?
3. What does "backpropagation" refer to in neural networks?
4. What is "overfitting" in the context of neural networks?
5. Which technique helps prevent overfitting in neural networks?
6. What is the vanishing gradient problem?
7. What is the purpose of the activation function in a neural network?
8. What is the primary advantage of using residual connections (as in ResNet) in deep neural networks?
9. What is the purpose of data augmentation in Computer Vision?
10. What does "IoU" stand for in object detection, and what is its purpose?