Which of the following techniques is used to boost model performance by reusing a pretrained network's base in image classification tasks?
Computer Vision

Quiz
•
Computers
•
University
•
Hard
Robit Hazmi
Used 6+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Data Augmentation
Feature Extraction
Transfer Learning
Binary Crossentropy
Answer explanation
Transfer learning is a technique where a pretrained model, usually on a large and comprehensive dataset like ImageNet, is used as the base for a new model. The pretrained base already has learned feature extraction, which can be utilized in the new task, improving performance and reducing the amount of data needed for training.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a convolutional neural network (CNN), what is the primary function of the convolutional base?
To determine the class of the image
To extend the dataset
To extract features from the image
To transform outputs to a probability score
Answer explanation
The convolutional base of a CNN is responsible for extracting features from the input image. It does this through a series of convolutional operations, capturing patterns like edges, textures, and shapes, which are essential for the subsequent classification task performed by the dense head of the network.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary purpose of the ReLU activation function in a convolutional layer?
To filter an image for a particular feature
To detect important features by setting negative values to zero
To condense the image to enhance the features
To define the number of feature maps to create as output
Answer explanation
The ReLU (Rectified Linear Unit) activation function sets negative values to zero, thus highlighting important features by keeping only the positive values. This step is crucial for detecting features within the filtered image.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which layer in a convolutional neural network (CNN) is responsible for the filtering step during feature extraction?
Dense layer
ReLU activation layer
Convolutional layer
Maximum pooling layer
Answer explanation
The convolutional layer is responsible for the filtering step in feature extraction. It uses kernels (filters) to scan over the image and produce weighted sums of pixel values, thus filtering the image for particular features.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary purpose of a MaxPool2D layer in a convolutional neural network?
To detect important features by setting negative values to zero
To filter an image for a particular feature
To condense the feature map by retaining the most active pixels
To increase the number of feature maps
Answer explanation
The primary purpose of a MaxPool2D layer is to condense the feature map by retaining the most active pixels within a specified patch. This helps in intensifying the features and reducing the size of the feature maps, which makes the model more efficient.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What property does maximum pooling introduce to a convolutional neural network, making it robust to variations in the position of features?
Feature extraction
Translation invariance
Non-linearity
Data augmentation
Answer explanation
Maximum pooling introduces translation invariance to a convolutional neural network. This property means that the network becomes less sensitive to small changes in the position of features within an image, allowing it to recognize the same feature regardless of its location. This makes the network more robust and reduces the amount of training data needed.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary effect of increasing the stride in a convolutional layer?
It increases the number of feature maps created
It results in more detailed feature extraction
It skips over some pixels, potentially missing valuable information
It reduces the size of the convolution kernel
Answer explanation
Increasing the stride in a convolutional layer makes the sliding window skip over some pixels in the input, which can result in missing out on important details in the feature extraction process.
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
CompTIA Network+ - OSI Model

Quiz
•
University
15 questions
Quiz 1

Quiz
•
University
15 questions
23CA2007 - Computer Networks - Sample Questions

Quiz
•
University
14 questions
Neuron Network

Quiz
•
University
9 questions
Quiz#1

Quiz
•
University
9 questions
Teste de questionário 1 HCIA-AI

Quiz
•
University
15 questions
Quiz on Car Automation

Quiz
•
University
7 questions
Conv Neural Networks

Quiz
•
University - Professi...
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade