Switchable Atrous Convolution (SAC) softly switches the convolutional computation between different atrous rates and gathers the results using switch functions. The switch functions are spatially dependent, i.e., each location of the feature map might have different switches to control the outputs of SAC. To use SAC in a detector, we convert all the standard 3x3 convolutional layers in the bottom-up backbone to SAC.
Source: DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous ConvolutionPaper | Code | Results | Date | Stars |
---|
Task | Papers | Share |
---|---|---|
Reinforcement Learning (RL) | 53 | 37.86% |
Continuous Control | 20 | 14.29% |
OpenAI Gym | 7 | 5.00% |
Atari Games | 6 | 4.29% |
Decision Making | 4 | 2.86% |
Autonomous Driving | 4 | 2.86% |
text-based games | 2 | 1.43% |
Offline RL | 2 | 1.43% |
Adversarial Defense | 2 | 1.43% |
Component | Type |
|
---|---|---|
![]() |
Convolutions | |
![]() |
Pooling Operations | |
![]() |
Convolutions | |
![]() |
Convolutions | |
![]() |
Pooling Operations |