Quiz Space

Deep Learning for Computer Vision · Quiz 1 · 27 Oct 2024 · September 2024 term

Question 6: Identify the correct sequence of steps in Scale Invariant…

Question 6

+2 marksOne correct option

Identify the correct sequence of steps in Scale Invariant Feature Transform (SIFT) method. Steps listed below:
1. Keypoint Descriptor
2. Keypoint Localization
3. Scale-space Extrema Detection
4. Orientation Estimation

  1. A

    4→ 2→ 1→ 3

  2. B

    3→ 2→ 4→ 1

  3. C

    3→ 1→ 2→ 4

  4. D

    None of these.

Show answer

Correct answer

  • B

    3→ 2→ 4→ 1

Question 6 of 30 in the IIT Madras BS Deep Learning for Computer Vision (Deep Learning for Computer Vision) Quiz 1 paper sat on 27 Oct 2024, in the September 2024 term (IIT M IMPROVEMENT AN EXAM QIM2 27 Oct 2024). It carries 2 marks.

This question was also asked in

More questions from this paper

  1. Q1Figure question
  2. Q2Which of the following statements is false?
  3. Q3Which of the following statements is True
  4. Q4Figure question
  5. Q5Identify the correct sequence of steps in a Canny edge detection pipeline. Steps are listed below: 1. Compute gradient …
  6. Q7Figure question
  7. Q8Suppose we have a codebook of 2048 SIFT visual words. We extract 1000 SIFT descriptors (SIFT is a 128-dimensional featu…
  8. Q9Match the derivative of activation functions f(x) with their counterparts on the right column accordingly. | 1) Leaky R…
  9. Q10Figure question
  10. Q11Which of the following statements are false?
  11. Q12Figure question
  12. Q13Figure question
  13. Q14Which of the following statements are true? (Select all that apply)
  14. Q15Which of the following are true? (Select all that apply)
  15. Q16Enter the correct answer for (a).\ NOTE: Enter the exact answer without any space in the beginning or at the end.
  16. Q17Enter the correct answer for (b).\ NOTE: Enter the exact answer without any space in the beginning or at the end.
  17. Q18Enter the correct answer for (c).\ NOTE: Enter the exact answer without any space in the beginning or at the end.
  18. Q19Enter the correct answer for (a).\ NOTE: Enter the exact answer without any space in the beginning or at the end.
  19. Q20Enter the correct answer for (b) .\ NOTE: Enter the exact answer without any space in the beginning or at the end.
  20. Q21Enter the correct answer for a11
  21. Q22Enter the correct answer for a12
  22. Q23Enter the correct answer for a21
  23. Q24Enter the correct answer for a22
  24. Q25Consider the following numpy array \text{arr} = \begin{bmatrix} 0 & 1 \ 2 & 3 \ 4 & 5 \end{bmatrix} Now consider the fo…
  25. Q26Consider the following numpy array \text{arr} = \begin{bmatrix} 0 & 1 \ 2 & 3 \ 4 & 5 \end{bmatrix} Now consider the fo…
  26. Q27Consider the grayscale image shown below: \begin{bmatrix} 20 & 30 & 25 & 30 & 40 \ 45 & 10 & 40 & 35 & 20 \ 15 & 20 & 3…
  27. Q28Figure question
  28. Q29Figure question
  29. Q30Figure question