MCPcopy Create free account
hub / github.com/CHENGY12/DMML / RandomErasing

Class RandomErasing

data/random_erasing.py:5–47  ·  view source on GitHub ↗

Randomly selects a rectangle region in an image and erases its pixels. 'Random Erasing Data Augmentation' by Zhong et al. See https://arxiv.org/pdf/1708.04896.pdf Args: probability: the probability that Random Erasing operation will be performed. s_epoch: epo

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

make_dataloaderFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected