I was trying to understand a research paper called "DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution". What I didn't understand is how the "Switchable Atrous Convolution" works and why we have used it? I know what Atrous/ Dilated convolution is, but what is Switchable here? How it is determined? I had spent days trying to grasp the concept before asking this question here.
Here are the links that I have collected and read from (might help you as well):
Official research paper at arxiv
Medium blog to get high-level overview
Python Implementation of Switchable Atrous Convolution (official GitHub repo)
I really value your time.
Thank you.
question from:https://stackoverflow.com/questions/65833638/what-is-switchable-atrous-convolution-and-why-we-use-it