WandererXZZ t1_jb3wyfc wrote on March 6, 2023 at 6:09 AM Reply to comment by alterframe in [R] [N] Dropout Reduces Underfitting - Liu et al. by radi-cho It's actually, for every layer in the ResNet, dropping everything else except residual connections with a probability p. See this paper Deep Network with Stochastic Depth Permalink Parent 5
WandererXZZ t1_jb3wyfc wrote
Reply to comment by alterframe in [R] [N] Dropout Reduces Underfitting - Liu et al. by radi-cho
It's actually, for every layer in the ResNet, dropping everything else except residual connections with a probability p. See this paper Deep Network with Stochastic Depth