Question 15
For semantic image segmentation with C classes, the model output before the final class decision is naturally organized as:
One C-dimensional vector for the entire image only
A spatial grid with C class scores at each output location
One bounding box for each of the C classes
A sequence with one recurrent state per class and no spatial layout