Deep Learning for Computer Vision Quiz 1 23 Feb 2025 — Question 23
Show answer
Correct answer
Video solution
The video solution to this question is being recorded and will play here. Until then, the answer key is above.
Question 23 of 36 in the IIT Madras BS Deep Learning for Computer Vision (Deep Learning for Computer Vision) Quiz 1 paper sat on 23 Feb 2025, in the January 2025 term (IIT M DEGREE AN EXAM QDB2 23 Feb 2025). It carries 2 marks.
More questions from this paper
- Consider the following numpy array \text{arr} = \begin{bmatrix} 0 & 1 \ 2 & 3 \ 4 & 5 \end{bmatrix} Now consider the fo…
- Consider the following numpy array \text{arr} = \begin{bmatrix} 0 & 1 \ 2 & 3 \ 4 & 5 \end{bmatrix} Now consider the fo…
- Consider the grayscale image shown below: \begin{bmatrix} 20 & 30 & 25 & 30 & 40 \ 45 & 10 & 40 & 35 & 20 \ 15 & 20 & 3…
- Figure question
- What is the size of the feature map after applying two successive convolution operations with given parameters? Image s…
- Let an input to a convolutional layer in a CNN have size Df × Df × M where Df = 32 and M = 100, and output feature map …
- Figure question
- Given is a 3 \times 3 8-bit grayscale image: \begin{bmatrix} 50 & 70 & 120 \ 90 & 30 & 80 \ 40 & 60 & 110 \end{bmatrix}…
- Which of the following statements is True ?
- Figure question
- Identify the correct sequence of steps in a Canny edge detection pipeline. Steps are listed below: 1. Compute gradient …
- Identify the correct sequence of steps in Scale Invariant Feature Transform (SIFT) method. Steps listed below:\ Keypoin…
- Figure question
- Suppose we have a codebook of 2048 SIFT visual words. We extract 1000 SIFT descriptors (SIFT is a 128-dimensional featu…
- Match the derivative of activation functions f(x) with their counterparts on the right column accordingly. | 1) Leaky R…
- Consider a Convolutional Neural Network which processes an RGB image. It has 128 kernels each of spatial dimension 5 × …
- Consider the following two statements. Which of the following statements are true?\ (a) Convolution operator is both co…
- A 3x3 kernel generates an output image of dimension 20x20 after convolution. The (approximate) number of computations p…
- Which of the following statements are True?
- Figure question
- Which of the following statements is false?
- Which of the following statements are false?
- Certain 2D kernel K can be decomposed into two 1D kernels (v and h) to reduce the computation cost such as K = vh^\top.…
- Which of the following statements are true? (Select all that apply)
- Which of the following are true? (Select all that apply)
- Enter the correct answer for blank (a) \ NOTE: Enter the exact answer without any extra space in the beginning or at th…
- Enter the correct answer for blank (b) \ NOTE: Enter the exact answer without any extra space in the beginning or at th…
- Enter the correct answer for blank (a) \ NOTE: Enter the exact answer without any extra space in the beginning or at th…
- Enter the correct answer for blank (b) \ NOTE: Enter the exact answer without any extra space in the beginning or at th…
- a11=
- a12=
- a21=
- a22=
- Figure question
- Figure question