Enum AutoAugmentPolicy

Enum Documentation

enum class mindspore::dataset::AutoAugmentPolicy

The dataset auto augment policy in AutoAugment.

Values:

enumerator kImageNet

AutoAugment policy learned on the ImageNet dataset.

enumerator kCifar10

AutoAugment policy learned on the Cifar10 dataset.

enumerator kSVHN

AutoAugment policy learned on the SVHN dataset.