rockXL / dropblock

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%