Quiz Space

Deep Learning for Computer Vision · End Term · 21 Dec 2025 · September 2025 term

Deep Learning for Computer Vision End Term 21 Dec 2025 — Question 7

Question 7

+1 markOne correct option
  1. A

    Use the test set to select the best hyperparameters

  2. B

    Use k-fold cross-validation on the training data and keep the test set untouched for final re-porting

  3. C

    Tune on the training loss only; validation is unnecessary

  4. D

    Pick hyperparameters from a prior paper without checking performance

Show answer

Correct answer

  • B

    Use k-fold cross-validation on the training data and keep the test set untouched for final re-porting

Question 7 of 19 in the IIT Madras BS Deep Learning for Computer Vision (Deep Learning for Computer Vision) End Term paper sat on 21 Dec 2025, in the September 2025 term (Deep Learning For Computer Vision 18 Dec 25). It carries 1 mark.

More questions from this paper

  1. Q1Figure question
  2. Q2Figure question
  3. Q3Figure question
  4. Q4Figure question
  5. Q5In a Feature Pyramid Network (FPN), the primary purpose of the top-down pathway with lateral connections is to:
  6. Q6Consider the following pyTorch code:
  7. Q8How is disentangled representation evaluated?:
  8. Q9Which statements about generative models are true? (Select all that apply.)
  9. Q10In classifier-free guidance for diffusion models, increasing the guidance scale γ tends to: (Select all that apply.)
  10. Q11Which statements are correct? (Select all that apply.)
  11. Q12Figure question
  12. Q13Figure question
  13. Q14Figure question
  14. Q15Mixup data augmentation primarily:
  15. Q16Figure question
  16. Q17During training, Batch Normalization uses:
  17. Q18Which techniques help mitigate exploding/vanishing gradients in RNNs? (Select all that apply.)
  18. Q19Figure question