Question 9
Match the following computer vision tasks to situations:
| 1) Instance Segmentation | i) There are cars in these pixels |
|---|---|
| 2) Classification | ii) There are 4 cars in the image |
| 3) Semantic Segmentation | iii) There is car in the image |
| 4) Object Detection | iv) There are 4 cars in the image, and here are the pixels with the shape of each of their occurrence |
1→ iv, 2→ iii, 3→ ii, 4 → i
1→ ii, 2→ iii, 3 → i, 4 →iv
1→ iv, 2→ iii, 3→ i, 4 → ii
1→ ii, 2→ iv, 3 → iii, 4→ i