Quiz Space

Deep Learning for Computer Vision · Quiz 1 · 7 Jul 2024 · May 2024 term

Question 18: Let an input to a convolutional layer in a CNN have size…

Question 18

+2 marksNumerical answer

Let an input to a convolutional layer in a CNN have size Df × Df × M where Df = 64 and M = 16, and output feature map (after passing input through conv layer) has Df × Df × N size where N = 8. Let the kernel in the conv layer be k × k where k = 3. Calculate the number of parameters for this convolution layer. (Assume appropriate padding is applied for all convolutions so the input and output sizes are equal. Ignore the bias term in the calculation).

Show answer

Correct answer: 1152

Question 18 of 29 in the IIT Madras BS Deep Learning for Computer Vision (Deep Learning for Computer Vision) Quiz 1 paper sat on 7 Jul 2024, in the May 2024 term (IIT M DEGREE AN EXAM QDB2 7 July 2024). It carries 2 marks.

More questions from this paper

  1. Q1Figure question
  2. Q2Figure question
  3. Q3Which of the following are true? (Select all that apply)
  4. Q4Which of the following statements is True?
  5. Q5In Bilateral filtering, we do not reject the pixels whose values differ too much from the central pixel value.
  6. Q6Which of the following is the Fourier image of the given intensity image?
  7. Q7Identify the correct sequence of steps in Scale Invariant Feature Transform (SIFT) method. Steps listed below:\ Keypoin…
  8. Q8Figure question
  9. Q9Figure question
  10. Q10In RANSAC, what is the probability that the algorithm never selects a whole set of inliers from 20 data points (which h…
  11. Q11Suppose we have a codebook of 2048 SIFT visual words. We extract 1000 SIFT descriptors (SIFT is a 128-dimensional featu…
  12. Q12Figure question
  13. Q13Figure question
  14. Q14Consider a Convolutional Neural Network which processes an RGB image. It has 128 kernels each of spatial dimension 5 × …
  15. Q15Consider the grayscale image shown below: \begin{bmatrix} 20 & 30 & 25 & 30 & 40 \ 45 & 10 & 40 & 35 & 20 \ 15 & 20 & 3…
  16. Q16NOTE: Enter your answer in two decimal places.
  17. Q17What is the size of the feature map after applying two successive convolution operations with given parameters? Image s…
  18. Q19Fill in the blank for (a)
  19. Q20Fill in the blank for (b)_
  20. Q21Fill in the blank for (a)_
  21. Q22Fill in the blank for (b) _
  22. Q23Fill in the blank for (c) _
  23. Q24Fill in the blank for (a):
  24. Q25Fill in the blank for (b):
  25. Q26Based on the above data, answer the given subquestions.
  26. Q27Based on the above data, answer the given subquestions.
  27. Q28Based on the above data, answer the given subquestions.
  28. Q29Based on the above data, answer the given subquestions.