Convolutional Neural Networks Quiz

Convolutional Neural Networks Quiz

University

25 Qs

quiz-placeholder

Similar activities

ARDU TEST

ARDU TEST

9th Grade - University

20 Qs

LONG QUIZ MIS

LONG QUIZ MIS

University

20 Qs

STS X7 SESI 1

STS X7 SESI 1

10th Grade - University

20 Qs

Jaringan Komputer XII Ganjil

Jaringan Komputer XII Ganjil

11th Grade - University

21 Qs

Revissão - Linguagem C (str, fun, stru, vt+mt,)

Revissão - Linguagem C (str, fun, stru, vt+mt,)

University

20 Qs

Introduction to Information Systems Chapter 1

Introduction to Information Systems Chapter 1

University

24 Qs

ULANGAN BAB 3 & 4 KELAS 7

ULANGAN BAB 3 & 4 KELAS 7

7th Grade - University

20 Qs

Premid_IT_Era_Quiz

Premid_IT_Era_Quiz

University

20 Qs

Convolutional Neural Networks Quiz

Convolutional Neural Networks Quiz

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Usman Ali

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An input volume of size 32x32x3 is passed through a convolutional layer with 10 filters of size 5x5, a stride of 1, and 'VALID' (zero) padding. What are the dimensions of the output volume?

32x32x10

28x28x10

27x27x10

32x32x5

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An input volume of size 64x64x3 is passed through a convolutional layer with 16 filters of size 3x3, a stride of 1, and 'SAME' padding. What are the dimensions of the output volume?

62x62x16

64x64x16

64x64x3

32x32x16

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A feature map of size 56x56x128 is passed through a Max Pooling layer with a 2x2 window and a stride of 2. What are the dimensions of the output volume?

56x56x64

28x28x128

28x28x64

55x55x128

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A convolutional layer uses a 7x7 filter, a stride of 2, and 3 units of padding on each side. If the input width is 64, what is the output width?

31

32

33

64

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An input feature map has dimensions 14x14x256. It is passed to a Global Average Pooling (GAP) layer. What are the dimensions of the GAP layer's output?

1x1x256

14x14x1

1x1x1

The operation is not possible.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A 4x4 feature map is fed into a Transposed Convolution layer with a 3x3 kernel, a stride of 2, and no padding. What are the spatial dimensions of the output?

5x5

8x8

9x9

10x10

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A convolutional layer takes a 64x64x16 input volume and uses 32 filters, each of size 3x3. What is the total number of learnable parameters (weights AND biases) in this layer?

4,608

4,640

1,536

1,568

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?