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

Function auto_augment_transform

datasets/autoaugment.py:507–532  ·  view source on GitHub ↗

Create a AutoAugment transform :param config_str: String defining configuration of auto augmentation. Consists of multiple sections separated by dashes ('-'). The first section defines the AutoAugment policy (one of 'v0', 'v0r', 'original', 'originalr'). The remaining sections, not

(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

auto_augment_policyFunction · 0.85
AutoAugmentClass · 0.85

Tested by

no test coverage detected