Logo
latest

Introduction:

  • Installation
  • Introduction to the Automatic Image Augmentation Problem Setting

Tutorials (for accomplishing common goals):

  • How to use the AaLearner class to find a good augmentation for an image dataset
  • How to apply AutoAugment image augmentation policies to a torchvision.datasets.VisionDataset object

Explanations (of the theory behind the learners):

  • Introduction to the Automatic Image Augmentation Problem Setting
  • The Theory Behind the Learners

API References (Technical specifications):

  • AutoAugment learners
    • autoaug.autoaugment_learners.AaLearner
    • autoaug.autoaugment_learners.EvoLearner
    • autoaug.autoaugment_learners.GenLearner
    • autoaug.autoaugment_learners.GruLearner
    • autoaug.autoaugment_learners.RsLearner
    • autoaug.autoaugment_learners.UcbLearner
auto_augmentation
  • »
  • AutoAugment learners
  • View page source

AutoAugment learners

AutoAugment Learners

  • autoaug.autoaugment_learners.AaLearner
  • autoaug.autoaugment_learners.EvoLearner
  • autoaug.autoaugment_learners.GenLearner
  • autoaug.autoaugment_learners.GruLearner
  • autoaug.autoaugment_learners.RsLearner
  • autoaug.autoaugment_learners.UcbLearner
Previous Next

© Copyright 2022, imperial_swe_grp15. Revision d7573a96.

Built with Sphinx using a theme provided by Read the Docs.