PaddleClas Logo
latest

Contents:

  • 1. tutorials
  • 2. models
  • 3. advanced_tutorials
    • 3.1. image_augmentation
      • 3.1.1. Image Augmentation
      • 3.1.2. Common image augmentation methods
      • 3.1.3. Image Transformation
      • 3.1.4. Image Cropping
      • 3.1.5. Image aliasing
      • 3.1.6. Experiments
      • 3.1.7. Reference
    • 3.2. distillation
  • 4. application
  • 5. extension
  • 6. Competition Support
  • 7. Release Notes
  • 8. FAQ
PaddleClas
  • Docs »
  • 3. advanced_tutorials »
  • 3.1. image_augmentation
  • Edit on GitHub

3.1. image_augmentation¶

  • 3.1.1. Image Augmentation
  • 3.1.2. Common image augmentation methods
  • 3.1.3. Image Transformation
    • 3.1.3.1. AutoAugment
    • 3.1.3.2. RandAugment
  • 3.1.4. Image Cropping
    • 3.1.4.1. Cutout
    • 3.1.4.2. RandomErasing
    • 3.1.4.3. HideAndSeek
    • 3.1.4.4. GridMask
  • 3.1.5. Image aliasing
    • 3.1.5.1. Mixup
    • 3.1.5.2. Cutmix
  • 3.1.6. Experiments
    • 3.1.6.1. Data augmentation practice
    • 3.1.6.2. Configurations
      • 3.1.6.2.1. RandAugment
      • 3.1.6.2.2. Cutout
      • 3.1.6.2.3. Mixup
    • 3.1.6.3. 启动命令
    • 3.1.6.4. Note
  • 3.1.7. Reference
Next Previous

© Copyright 2020, paddlepaddle Revision ff9f19a7.

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