Metadata-Version: 2.0
Name: dropblock
Version: 0.1.0
Summary: Implementation of DropBlock: A regularization method for convolutional networks in PyTorch. 
Home-page: https://github.com/miguelvr/dropblock
Author: Miguel Varela Ramos
Author-email: miguelvramos92@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Requires-Dist: numpy
Requires-Dist: torch (==0.4.1)

UNKNOWN


