DropBlock-pytorch
DropBlock-pytorch copied to clipboard
DropBlock in Residual Connections
Hello, in the paper, they say that they also apply DropBlock to residual connections, I am searching for an example of this to not make a mistake. Can you please give an example how exactly that should be done?