Class - 10th Computer Vision Mcqs by Pratik
Class - 10th Computer Vision Mcqs by Pratik
- A) Convolution
- B) Edge Detection
- C) Gaussian Blur
- D) Histogram Equalization
- A) Pooling features
- B) Activating neurons
- C) Detecting features
- D) Normalizing data
- A) R-CNN
- B) SVM
- C) k-NN
- D) PCA
- A) Compress images
- A) MNIST
- B) CIFAR-10
- C) ImageNet
7. **In computer vision, what does the term 'feature extraction' refer to?**
- A) RGB
- B) CMYK
- C) HSV
- D) HTTP
9. **What is the main advantage of using a CNN over a fully connected neural network
for image processing?**
- A) Faster processing
- D) Easier to implement
10. **What does the term 'pooling' refer to in the context of CNNs?**
12. **Which type of neural network is most commonly used for image processing tasks?
**
- A) Gradient Descent
- C) K-Means Clustering
14. **In image classification, what does the 'Softmax' function do?**
- D) Normalizing images
17. **Which layer in a CNN is responsible for reducing the spatial size of the feature
maps?**
- A) Convolutional Layer
- C) Pooling Layer
- D) Softmax Layer
18. **What is the purpose of using a rectified linear unit (ReLU) activation function?**
- A) To ensure non-linearity
- B) To reduce dimensions
- C) To classify images
- D) To detect edges
- A) Initializing weights
- D) Activating neurons
20. **Which of the following methods is used to handle overfitting in deep learning
models?**
22. **In computer vision, what does 'non-max suppression' help with?**
- B) To initialize weights
- C) To combine layers
- D) To normalize outputs
24. **Which of the following is a loss function commonly used for classification tasks?**
- B) Cross-Entropy Loss
- C) Hinge Loss
- D) Binary Cross-Entropy
25. **What does the term 'mean average precision (mAP)' refer to in object detection?**
- B) SIFT
- C) HOG
- D) YOLO
- A) To prevent overfitting
- D) To combine features
- A) VGGNet
- B) AlexNet
- C) ResNet
- D) All of the above
- A) Region of Interest
- B) Rate of Increase
- C) Range of Intensity
- D) Radius of Influence
- A) Haar Cascades
- B) K-Means
- C) Random Forest
- D) Gradient Descent
32. **What is the effect of increasing the kernel size in a convolutional layer?**
- A) R-CNN
- B) YOLO
- C) SIFT
- D) AlexNet
- D) To compress images
- A) To reduce dimensions
- C) To pool features
- D) To activate neurons
- A) Histogram Equalization
- B) Smoothing
- C) Edge Detection
- D) Convolution
37. **What is the purpose of using a 'batch normalization' layer?**
- A) VGGNet
- B) ResNet
- C) Inception
- D) AlexNet
40. **Which of the following is a technique for reducing the number of parameters in a
CNN?**
- A) Data Augmentation
- B) Dropout
- C) Weight Sharing
- D) Batch Normalization
41. **What does the term 'transfer learning' refer to in the context of deep learning?**
- B) Input-output Unification
- A) CNN
- B) RNN
- C) GAN
- D) DBN
46. **What is the primary purpose of the activation function in a neural network?**
- B) To introduce non-linearity
- C) To initialize weights
- D) To perform convolutions
48. **What does 'GAN' stand for in the context of neural networks?**
- A) To perform convolutions
- C) To pool features
- D) To normalize inputs
50. **Which of the following optimizers is commonly used in training deep learning
models?**
- B) Adam
- C) RMSprop
Answer
4. **A) R-CNN**
8. **D) HTTP**
49. **B) To connect every neuron in one layer to every neuron in another layer**