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
auto_augmentation
  • »
  • Overview: module code

All modules for which code is available

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

© Copyright 2022, imperial_swe_grp15. Revision d7573a96.

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