Semantic & Instance Segmentation (Mask R-CNN, U-Net) — MCQs | Digital Image Processing

50
Score: 0
Attempted: 0/50
Subscribe
1. What is the primary goal of semantic segmentation in image processing?



2. Which segmentation technique assigns different labels to distinct object instances of the same class?



3. Which deep learning model is widely used for instance segmentation?



4. Which architecture is commonly used for biomedical image segmentation tasks?



5. In Mask R-CNN, what component is responsible for predicting object masks?



6. What does U-Net use to combine low-level and high-level features?



7. Which part of U-Net architecture is responsible for upsampling the feature maps?



8. What is ROIAlign used for in Mask R-CNN?



9. Which loss function is commonly used for pixel-wise classification in segmentation?



10. What is a major limitation of semantic segmentation?



11. What advantage does instance segmentation provide over semantic segmentation?



12. Which layer in U-Net is responsible for downsampling the input image?



13. In semantic segmentation, which class is often used to represent background pixels?



14. What is the output size of a segmentation model for an image of size 256×256?



15. Why is skip connection used in U-Net?



16. Which component in Mask R-CNN is modified from Faster R-CNN to enable segmentation?



17. What type of data is required to train a semantic segmentation model?



18. What does the term “end-to-end” mean in the context of segmentation models?



19. Which evaluation metric is commonly used for segmentation tasks?



20. What is the role of data augmentation in training segmentation models?



21. What kind of masks does Mask R-CNN generate for detected objects?



22. Which model extends Faster R-CNN for segmentation tasks?



23. What does the “contracting path” in U-Net primarily consist of?



24. What kind of convolution is used to upsample feature maps in U-Net?



25. Which activation function is typically used at the final layer of a binary segmentation model?



26. Which activation function is used at the final layer of a multi-class semantic segmentation model?



27. What problem does semantic segmentation aim to solve in image processing?



28. In segmentation, what is the meaning of class imbalance?



29. Which of the following models is NOT primarily used for segmentation?



30. Which backbone is commonly used in Mask R-CNN?



31. How does Mask R-CNN improve spatial alignment compared to Faster R-CNN?



32. Which model uses a U-shaped architecture for segmentation?



33. What is one limitation of U-Net?



34. In segmentation, what is meant by a “mask”?



35. Which layer increases the spatial resolution of features in U-Net?



36. Which problem arises due to overlapping objects in instance segmentation?



37. How is multi-class segmentation different from binary segmentation?



38. What does a pixel-wise classification involve?



39. Which of the following is a challenge in semantic segmentation?



40. What does “fine-grained segmentation” refer to?



41. What is the function of the decoder in U-Net?



42. Which image modality is U-Net particularly effective for?



43. What is the role of batch normalization in segmentation networks?



44. Which type of data labeling is required for training Mask R-CNN?



45. Which model applies atrous (dilated) convolution for segmentation tasks?



46. Why is semantic segmentation important in autonomous driving?



47. What is one benefit of using data augmentation in segmentation tasks?



48. What is an important property of the masks predicted by Mask R-CNN?



49. What is the main purpose of the Region Proposal Network (RPN) in Mask R-CNN?



50. Which challenge is commonly addressed using post-processing in segmentation models?



More MCQs on Digital image Processing

  1. Introduction to DIP — MCQs | Digital Image Processing

  2. Human Visual System (HVS) — MCQs | Digital Image Processing

  3. Image Acquisition Devices — MCQs | Digital Image Processing

  4. Image Sampling & Quantization — MCQs | Digital Image Processing

  5. Image Resolution & Bit Depth — MCQs | Digital Image Processing

  6. Basic Image Operations (Negative, Log, Power-law) — MCQs | Digital Image Processing

  7. Histogram Equalization & Specification — MCQs | Digital Image Processing

  8. Contrast Stretching — MCQs | Digital Image Processing

  9. Image Arithmetic (Add, Subtract, Multiply, Divide) — MCQs | Digital Image Processing

  10. Bit-plane Slicing — MCQs | Digital Image Processing

  11. Smoothing Filters (Mean, Gaussian, Median) — MCQs | Digital Image Processing

  12. Sharpening Filters (Laplacian, Gradient) — MCQs | Digital Image Processing

  13. High-Boost Filtering — MCQs | Digital Image Processing

  14. Edge Detection (Sobel, Prewitt, Roberts, Canny, LoG) — MCQs | Digital Image Processing

  15. Fourier Transform (DFT, FFT) — MCQs | Digital Image Processing

  16. Frequency Domain Filtering — MCQs | Digital Image Processing

  17. Low-pass & High-pass Filters — MCQs | Digital Image Processing

  18. Homomorphic Filtering — MCQs | Digital Image Processing

  19. Noise Models (Gaussian, Salt & Pepper, Speckle) — MCQs | Digital Image Processing

  20. Adaptive Filtering — MCQs | Digital Image Processing

  21. Inverse & Wiener Filtering — MCQs | Digital Image Processing

  22. Pseudo-color & True-color Processing — MCQs | Digital Image Processing

  23. Color Space Conversion (RGB ↔ HSV, HSI, YCbCr) — MCQs | Digital Image Processing

  24. Color Image Enhancement — MCQs | Digital Image Processing

  25. Image Segmentation (Thresholding, Otsu, K-means, Region Growing) — MCQs | Digital Image Processing

  26. Edge-based Segmentation — MCQs | Digital Image Processing

  27. Region Splitting and Merging — MCQs | Digital Image Processing

  28. Watershed Algorithm — MCQs | Digital Image Processing

  29. Morphological Operations (Erosion, Dilation, Opening, Closing) — MCQs | Digital Image Processing

  30. Boundary Extraction — MCQs | Digital Image Processing

  31. Skeletonization — MCQs | Digital Image Processing

  32. Connected Components Labeling — MCQs | Digital Image Processing

  33. Texture Analysis (GLCM, LBP, Gabor Filters) — MCQs | Digital Image Processing

  34. Shape Descriptors (Perimeter, Area, Compactness, Eccentricity) — MCQs | Digital Image Processing

  35. Statistical Features (Mean, Variance, Skewness) — MCQs | Digital Image Processing

  36. Principal Component Analysis (PCA) — MCQs | Digital Image Processing

  37. Linear Discriminant Analysis (LDA) — MCQs | Digital Image Processing

  38. Feature Matching (SIFT, SURF, ORB) — MCQs | Digital Image Processing

  39. Image Registration — MCQs | Digital Image Processing

  40. Image Stitching — MCQs | Digital Image Processing

  41. Motion Detection & Optical Flow — MCQs | Digital Image Processing

  42. Background Subtraction — MCQs | Digital Image Processing

  43. Object Detection & Tracking — MCQs | Digital Image Processing

  44. Template Matching — MCQs | Digital Image Processing

  45. Pattern Recognition (KNN, SVM, ANN) — MCQs | Digital Image Processing

  46. Image Classification — MCQs | Digital Image Processing

  47. Image Clustering — MCQs | Digital Image Processing

  48. Image Compression (RLE, Huffman, LZW, JPEG, JPEG2000) — MCQs | Digital Image Processing

  49. Video Compression (MPEG, H.264) — MCQs | Digital Image Processing

  50. Image Fusion (Pixel, Feature, Decision Level) — MCQs | Digital Image Processing

  51. Image Watermarking — MCQs | Digital Image Processing

  52. Steganography — MCQs | Digital Image Processing

  53. Face Detection & Recognition — MCQs | Digital Image Processing

  54. Gesture Recognition — MCQs | Digital Image Processing

  55. 3D Image Processing — MCQs | Digital Image Processing

  56. Stereo Vision & Depth Estimation — MCQs | Digital Image Processing

  57. Medical Image Analysis (CT, MRI, Ultrasound) — MCQs | Digital Image Processing

  58. Remote Sensing Image Processing — MCQs | Digital Image Processing

  59. Satellite Image Enhancement — MCQs | Digital Image Processing

  60. Deep Learning for Image Processing (CNN, GANs, Autoencoders) — MCQs | Digital Image Processing

  61. Image Captioning — MCQs | Digital Image Processing

  62. Semantic & Instance Segmentation (Mask R-CNN, U-Net) — MCQs | Digital Image Processing

  63. Super Resolution (SRCNN, ESRGAN) — MCQs | Digital Image Processing

  64. Image Inpainting — MCQs | Digital Image Processing

  65. Image Style Transfer — MCQs | Digital Image Processing

  66. Real-Time Image Processing — MCQs | Digital Image Processing

  67. Augmented Reality (AR) & Virtual Reality (VR) — MCQs | Digital Image Processing

  68. DIP using MATLAB/OpenCV/Python — MCQs | Digital Image Processing

  69. DIP in IoT & Embedded Systems — MCQs | Digital Image Processing

  70. Ethics & Privacy in Image Processing — MCQs | Digital Image Processing

Computer Science Repeated MCQs Book Download

Contents Copyrights Reserved By T4Tutorials