Data Scientist Question:

Explain me what makes CNNs translation invariant?

Tweet Share WhatsApp

Answer:

As explained above, each convolution kernel acts as it’s own filter/feature detector. So let’s say you’re doing object detection, it doesn’t matter where in the image the object is since we’re going to apply the convolution in a sliding window fashion across the entire image anyways.

Download Data Scientist PDF Read All 55 Data Scientist Questions
Previous QuestionNext Question
Please explain how do you overcome challenges to your findings?What is selective bias?