Week 3 quiz question 10

Hi, question 10 of this quiz asked that:


I think the part hxw is still the same for output, only the number of channels changes to the number of classes, (hxwxn → hxwxk). Then why is it false?

A Unet itself outputs an image segmentation so it has only one channel, I think you should check your calculations and size reductions!