Quiz Space

Deep Learning for Computer Vision · Quiz 2 · 24 Mar 2024 · January 2024 term

Deep Learning for Computer Vision Quiz 2 24 Mar 2024 — Question 19

Question 19

+2 marksOne correct option
  1. A

    1→ iii, 2→ ii, 3 → vi, 4→ i

  2. B

    1→ v, 2→i, 3 → vi, 4→ iii

  3. C

    1→ ii, 2→ i, 3 → ii, 4 → iii

  4. D

    1→ i, 2 →ii, 3 → vi, 4→ iv

Show answer

Correct answer

  • B

    1→ v, 2→i, 3 → vi, 4→ iii

Question 19 of 28 in the IIT Madras BS Deep Learning for Computer Vision (Deep Learning for Computer Vision) Quiz 2 paper sat on 24 Mar 2024, in the January 2024 term (IIT M DEGREE AN EXAM QDB2 24 Mar 2024). It carries 2 marks.

More questions from this paper

  1. Q1Which of the following statements are true?
  2. Q2Which of the below properties are not exhibited by the gradient-based explanation generation method, Grad-CAM? (Select …
  3. Q3Which of the following statements accurately describes the visualization techniques used in Convolutional Neural Networ…
  4. Q4Which of the following is true regarding Hard Attention and Soft Attention?
  5. Q5Frechet Inception Distance (FID) is used for measuring the feature distance between real and generated images to evalua…
  6. Q6If x is an input feature vector and y is the corresponding output/label, which distributions are modeled in a vanilla G…
  7. Q7What is the size of the feature map after applying two successive convolution operations with given parameters? Image s…
  8. Q8Figure question
  9. Q9Figure question
  10. Q10Which method is commonly used to explain Convolutional Neural Networks (CNNs) through visualization?
  11. Q11Figure question
  12. Q12Consider two 10×10 bounding boxes (one on the upper left and one of the lower right) in an image with an overlapping re…
  13. Q13Which one of the following statements is true?
  14. Q14What are Haar-like features primarily used for in computer vision?
  15. Q15Figure question
  16. Q16Figure question
  17. Q17Which of the following is not a component of a Transformer network?
  18. Q18Consider the following assertion and the reason for the assertion below : Assertion: The images generated by VAEs exhib…
  19. Q20Linear
  20. Q21Indicator function
  21. Q22Leaky-ReLU_
  22. Q23Fill in the blanks for the given sub questions. KL divergence is not a distance metric because KL(P||Q) is_ to KL(Q||P)…
  23. Q24Fill in the blanks for the given sub questions. Also KL divergence is always greater than equal to _
  24. Q25Fill in the blanks for the given sub questions. Suppose P := Bernoulli(0.9) and Q := Bernoulli(0.1), then KL(P||Q) = c …
  25. Q26Fill in the blanks for the given sub questions. Suppose P := Bernoulli(0.9) and Q := Bernoulli(0.1), then KL(P||Q) = c …
  26. Q27The values of D(G(z)) during the initial phase of training_
  27. Q28After successfully training the GAN