Question 12
The pointwise layer uses a 1×1 kernel to mix information across channels after the depthwise step.
Replacing a standard convolution with a depthwise-separable convolution always improves model accuracy.
The compression ratio achieved depends on both the kernel size and the number of output channels.