MCPcopy Create free account
hub / github.com/ansleliu/LightNetPlusPlus / DropBlock2D

Class DropBlock2D

modules/dropout.py:6–44  ·  view source on GitHub ↗

r"""Randomly zeroes spatial blocks of the input tensor. As described in the paper `DropBlock: A regularization method for convolutional networks`_ , dropping whole blocks of feature map allows to remove semantic information as compared to regular dropout. Args: keep_prob

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected