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

Function augment_and_mix_transform

datasets/autoaugment.py:763–806  ·  view source on GitHub ↗

Create AugMix PyTorch 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 sep

(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 2

augmix_opsFunction · 0.85
AugMixAugmentClass · 0.85

Tested by

no test coverage detected