MCPcopy Create free account
hub / github.com/CDTrans/CDTrans / rand_augment_transform

Function rand_augment_transform

datasets/autoaugment.py:625–669  ·  view source on GitHub ↗

Create a RandAugment transform :param config_str: String defining configuration of random augmentation. Consists of multiple sections separated by dashes ('-'). The first section defines the specific variant of rand augment (currently only 'rand'). The remaining sections, not order

(config_str, hparams)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

rand_augment_opsFunction · 0.85
_select_rand_weightsFunction · 0.85
RandAugmentClass · 0.85

Tested by

no test coverage detected