keras-drop-block icon indicating copy to clipboard operation
keras-drop-block copied to clipboard

DropBlock implemented in Keras

Keras DropBlock

Implementation of DropBlock

Install

pip install keras-drop-block

Usage

See fashion mnist demo.