Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 271 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 271 Bytes

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