Deep Learning Practice End Term 31 Aug 2025 — Question 19
Show answer
Correct answer: 64
Question 19 of 22 in the IIT Madras BS Deep Learning Practice (Deep Learning Practice) End Term paper sat on 31 Aug 2025, in the May 2025 term (IIT M DEGREE AN EXAM QDB3 31 Aug 2025). It carries 5 marks.
More questions from this paper
- Consider the task of applying a convolutional layer with a stride of 1 to an image of size 227 × 227 (Grayscale), while…
- Figure question
- You are given the following CNN architectures: AlexNet VGG-19 Inception-v3 ResNet-50 Which of the following correctly o…
- Consider the following PyTorch CNN model used for a classification task on a small dataset of 64 \times 64 RGB images: …
- You are building an image classifier for the Nature12K dataset, which contains 12 categories of natural scenes (i.e., 1…
- The diagram below represents the block-wise flow of an unsupervised depth estimation pipeline using left-right stereo i…
- Consider the original U-Net architecture.\ Which of the following statements about the convolutional and pooling operat…
- Which of the following are valid advantages of using Convolutional Neural Networks (CNNs) instead of fully connected Mu…
- In the Faster R-CNN architecture, the Region Proposal Network (RPN) plays a critical role in object detection.\ Which o…
- Which of the following are valid advantages of YOLO compared to Fast R-CNN or Faster R-CNN?
- Which of the following are advantages of ResNet over VGG-19?
- Which of the following code snippets can be used for data augmentation during training in PyTorch?
- Which of the following statements are correct regarding Generative Adversarial Networks (GANs)?
- SRGAN and ESRGAN are both deep learning architectures designed for single image super- resolution. Which of the followi…
- The Multi-stage Progressive Image Restoration Network (MPRNet) is a state-of-the-art architecture for tasks like image …
- You are given a feature map of size 32 \times 32 \times 128 (height \times width \times channels). Three convolution op…
- Figure question
- You are evaluating an object detection model using the Mean Intersection over Union (mIoU) metric. The model predicts t…
- Two models, Model 1 and Model 2, are used to reconstruct grayscale images with pixel intensity values in the range [0, …
- Two models, Model 1 and Model 2, are used to reconstruct grayscale images with pixel intensity values in the range [0, …
- Two models, Model 1 and Model 2, are used to reconstruct grayscale images with pixel intensity values in the range [0, …