/dropblock

Pytorch implementation of DropBlock: A regularization method for convolutional networks (https://arxiv.org/abs/1810.12890v1)

Primary LanguagePython

Pytorch Implementation of DropBlock

A pytorch implementation of DropBlock: A regualarization method for convolutional networks which is to appear in NIPS2018. You can find the paper here. This code is written in pytorch 0.4.1