View source on GitHub |
Common configurations.
Classes
class Augmentation
: Configuration for input data augmentation.
class AutoAugment
: Configuration for AutoAugment.
class DataDecoder
: Data decoder config.
class MixupAndCutmix
: Configuration for MixupAndCutmix.
class PseudoLabelDataConfig
: Psuedo Label input config for training.
class RandAugment
: Configuration for RandAugment.
class RandomErasing
: Configuration for RandomErasing.
class TFLitePostProcessingConfig
: TFLite Post Processing config for inference.
class TfExampleDecoder
: A simple TF Example decoder config.
class TfExampleDecoderLabelMap
: TF Example decoder with label map config.