0% found this document useful (0 votes)
2 views2 pages

Quiz With Answers

The document presents a multiple-choice quiz focused on computer vision and machine learning concepts. It covers key topics such as the goals of computer vision, tasks like object detection and image segmentation, as well as fundamental machine learning principles like supervised learning and overfitting. Each question includes four answer options, with the correct answers indicated by '>'.

Uploaded by

nshandu171
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views2 pages

Quiz With Answers

The document presents a multiple-choice quiz focused on computer vision and machine learning concepts. It covers key topics such as the goals of computer vision, tasks like object detection and image segmentation, as well as fundamental machine learning principles like supervised learning and overfitting. Each question includes four answer options, with the correct answers indicated by '>'.

Uploaded by

nshandu171
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

AI QUIZ MULTIPLE CHOICE

Computer Vision:

1.What is the primary goal of computer vision?

 Speech recognition
 Text analysis
 Understanding and interpreting visual information >
 Data compression
2.Which computer vision task involves identifying and labeling objects in images
or videos?

 Optical character recognition (OCR)


 Image segmentation
 Object detection >
 Image classification
3.What is the purpose of image segmentation in computer vision?

 Counting the number of pixels in an image


 Dividing an image into meaningful regions or objects >
 Enhancing image quality
 Converting color images to grayscale
4.Which deep learning architecture is commonly used for image classification
tasks?

 Recurrent Neural Network (RNN)


 Support Vector Machine (SVM)
 Convolutional Neural Network (CNN) >
 Decision Tree
5.What is the concept of "feature extraction" in computer vision?

 Enhancing the brightness of an image


 Identifying and selecting relevant patterns or characteristics in an
image >
 Capturing high-resolution images
 Compressing image data
Machine Learning:

1.What is the primary goal of supervised learning?

 Finding hidden patterns in data


 Clustering similar data points
 Reducing the dimensionality of data
 Predicting or classifying based on labeled training data >

2.In machine learning, what is overfitting?

 The model is too simple and cannot capture the data's complexity.
 The model performs well on the training data but poorly on unseen
data. >
 The model underperforms due to insufficient training.
 The model has too few parameters.

3.What is the purpose of regularization in machine learning?

 Increasing the complexity of the model


 Reducing the number of features in the dataset
 Preventing overfitting by adding a penalty term to the loss function
>
 Enhancing the interpretability of the model

4.What is unsupervised learning?

 Learning with the help of a teacher or mentor


 Learning without any data
 Learning with labeled data
 Learning from unlabeled data to discover patterns or structure >

5.What is a decision tree in machine learning?

 A graphical representation of data


 A tree structure used for database indexing
 A type of neural network architecture
 A hierarchical model used for classification and regression tasks >

You might also like