Convolutions

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 Convolution

Papers


Paper Code Results Date Stars

Tasks


Task Papers Share
Reinforcement Learning (RL) 76 40.43%
Continuous Control 23 12.23%
Atari Games 7 3.72%
OpenAI Gym 7 3.72%
Autonomous Driving 5 2.66%
Decision Making 5 2.66%
Imitation Learning 4 2.13%
Semantic Segmentation 2 1.06%
text-based games 2 1.06%

Categories