Interview Guides

You're comparing CNN architectures for an image classification task and need to choose between a conventional convolution block and a lighter alternative.
Explain the difference between standard convolutions and depthwise separable convolutions, and when you would use each.