Deep Learning for Computer Vision Quiz 2 24 Mar 2024 — Question 8
Show answer
Correct answer: 1152
Question 8 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
- Which of the following statements are true?
- Which of the below properties are not exhibited by the gradient-based explanation generation method, Grad-CAM? (Select …
- Which of the following statements accurately describes the visualization techniques used in Convolutional Neural Networ…
- Which of the following is true regarding Hard Attention and Soft Attention?
- Frechet Inception Distance (FID) is used for measuring the feature distance between real and generated images to evalua…
- If x is an input feature vector and y is the corresponding output/label, which distributions are modeled in a vanilla G…
- What is the size of the feature map after applying two successive convolution operations with given parameters? Image s…
- Figure question
- Which method is commonly used to explain Convolutional Neural Networks (CNNs) through visualization?
- Figure question
- Consider two 10×10 bounding boxes (one on the upper left and one of the lower right) in an image with an overlapping re…
- Which one of the following statements is true?
- What are Haar-like features primarily used for in computer vision?
- Figure question
- Figure question
- Which of the following is not a component of a Transformer network?
- Consider the following assertion and the reason for the assertion below : Assertion: The images generated by VAEs exhib…
- Figure question
- Linear
- Indicator function
- Leaky-ReLU_
- Fill in the blanks for the given sub questions. KL divergence is not a distance metric because KL(P||Q) is_ to KL(Q||P)…
- Fill in the blanks for the given sub questions. Also KL divergence is always greater than equal to _
- Fill in the blanks for the given sub questions. Suppose P := Bernoulli(0.9) and Q := Bernoulli(0.1), then KL(P||Q) = c …
- Fill in the blanks for the given sub questions. Suppose P := Bernoulli(0.9) and Q := Bernoulli(0.1), then KL(P||Q) = c …
- The values of D(G(z)) during the initial phase of training_
- After successfully training the GAN