SlideShare a Scribd company logo
1 of 12
K U L A
1000x Faster Data Augmentation
Population Bas ed Augmentation :
Effic ie n t L e a r n in g o f Au g me n ta tio n Po lic y Sc h e d u le s
b y Daniel Ho, Eric Liang, Richard Liaw Jun 7, 2019 (ICML)
K U L A
Effect of Population Based Augmentation applied to images, which differs at
different percentages into training.
K U L A
Data Augmentation
Most models only use basic data augmentation strategies.
K U L A
Augmentation with AutoAugment
Source : AutoAugment
Learns operations to apply with certain probability and magnitude.
K U L A
What’s the catch?
AutoAugment is too computationally expensive to learn.
PBA algorithm uses 1000x less compute.
Source : Population Based Training
K U L A
Population Based Augmentation
PBA learns CIFAR augmentation policy in 5 Titan XP GPU hours.
AutoAugment learns in 5,000 GPU hours.
CIFAR-10
Source : Population Based Training
K U L A
Population Based Augmentation
PBA learns CIFAR augmentation policy in 5 Titan XP GPU hours.
AutoAugment learns in 5,000 GPU hours.
Table 2. *CIFAR-100 models are trained with the policies learned on CIFAR-10 data.
Source : Population Based Training
K U L A
How is the augmentation schedule
learned?
Hyperparameter search using a mix of evolutionary algorithms and random search
to discover adaptive augmentation policy schedules quickly.
Source : Population Based Training
K U L A
Policy Search Space
Algorithm 1 : The PBA augmentation policy template, the parameters of which are optimized by PBT. The parameter vector is a vector of
(op, prob, mag) tuples. There are two instances of each op in the vector, and this parameter cannot be changed. PBT learns a schedule
for the prob and mag parameters during the course of training a population of child models.
Source : Population Based Training
K U L A
Exploration function used in PBA Implementation
Algorithm 2 : The PBA explore function. Probability parameters have possible values from 0% to 100% in increments of 10%, and
magnitude parameters have values from 0 to 9 inclusive.
Source : Population Based Training
K U L A
Learned Augmentation Policy Schedules
Effect of Population Based Augmentation applied to images showing stronger augmentations
as training progresses.
Source : Population Based Training
K U L A
Thank you!
Population Based Augmentation
Code : https://github.com/arcelien/pba

More Related Content

Similar to Population Based Augmentation

WEB BASED NUTRITION AND DIET ASSISTANCE USING MACHINE LEARNING
WEB BASED NUTRITION AND DIET ASSISTANCE USING MACHINE LEARNINGWEB BASED NUTRITION AND DIET ASSISTANCE USING MACHINE LEARNING
WEB BASED NUTRITION AND DIET ASSISTANCE USING MACHINE LEARNINGIRJET Journal
 
Rules Reduction using Evolutionary Meta-Heuristics
Rules Reduction using  Evolutionary Meta-HeuristicsRules Reduction using  Evolutionary Meta-Heuristics
Rules Reduction using Evolutionary Meta-HeuristicsAboul Ella Hassanien
 
Predicting Thyroid Disorder with Deep Neural Networks
Predicting Thyroid Disorder with Deep Neural NetworksPredicting Thyroid Disorder with Deep Neural Networks
Predicting Thyroid Disorder with Deep Neural NetworksAnaelia Ovalle
 
Training language models to follow instructions with human feedback.pdf
Training language models to follow instructions
with human feedback.pdfTraining language models to follow instructions
with human feedback.pdf
Training language models to follow instructions with human feedback.pdfPo-Chuan Chen
 
Paper Explained: RandAugment: Practical automated data augmentation with a re...
Paper Explained: RandAugment: Practical automated data augmentation with a re...Paper Explained: RandAugment: Practical automated data augmentation with a re...
Paper Explained: RandAugment: Practical automated data augmentation with a re...Devansh16
 
A Cloud-Based Infrastructure for Caloric Intake Estimation from Pre-Meal Vide...
A Cloud-Based Infrastructure for Caloric Intake Estimation from Pre-Meal Vide...A Cloud-Based Infrastructure for Caloric Intake Estimation from Pre-Meal Vide...
A Cloud-Based Infrastructure for Caloric Intake Estimation from Pre-Meal Vide...Vladimir Kulyukin
 
Machine learning (domingo's paper)
Machine learning (domingo's paper)Machine learning (domingo's paper)
Machine learning (domingo's paper)Akhilesh Joshi
 
A Novel Deep Learning-Based Hybrid Method for the Determination of Productivi...
A Novel Deep Learning-Based Hybrid Method for the Determination of Productivi...A Novel Deep Learning-Based Hybrid Method for the Determination of Productivi...
A Novel Deep Learning-Based Hybrid Method for the Determination of Productivi...Shakas Technologies
 
Fast AutoAugment
Fast AutoAugmentFast AutoAugment
Fast AutoAugmentYongsu Baek
 
Use of Hough Transform and Homography for the Creation of Image Corpora for S...
Use of Hough Transform and Homography for the Creation of Image Corpora for S...Use of Hough Transform and Homography for the Creation of Image Corpora for S...
Use of Hough Transform and Homography for the Creation of Image Corpora for S...IJCI JOURNAL
 
Optimizing benefits from crop residues in smallholder mixed systems in Africa...
Optimizing benefits from crop residues in smallholder mixed systems in Africa...Optimizing benefits from crop residues in smallholder mixed systems in Africa...
Optimizing benefits from crop residues in smallholder mixed systems in Africa...ILRI
 
Minor project .pptx
Minor project .pptxMinor project .pptx
Minor project .pptxVipul500648
 
2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction-for-web-image-rerank...
2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction-for-web-image-rerank...2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction-for-web-image-rerank...
2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction-for-web-image-rerank...IEEEBEBTECHSTUDENTSPROJECTS
 
2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction-for-web-image-rerank...
2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction-for-web-image-rerank...2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction-for-web-image-rerank...
2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction-for-web-image-rerank...IEEEBEBTECHSTUDENTSPROJECTS
 
2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction for web image rerank...
2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction for web image rerank...2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction for web image rerank...
2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction for web image rerank...IEEEFINALYEARSTUDENTPROJECT
 
IEEE 2014 JAVA IMAGE PROCESSING PROJECTS Click prediction-for-web-image-reran...
IEEE 2014 JAVA IMAGE PROCESSING PROJECTS Click prediction-for-web-image-reran...IEEE 2014 JAVA IMAGE PROCESSING PROJECTS Click prediction-for-web-image-reran...
IEEE 2014 JAVA IMAGE PROCESSING PROJECTS Click prediction-for-web-image-reran...IEEEFINALYEARSTUDENTPROJECTS
 
Summer internship 2014 report by Rishabh Misra, Thapar University
Summer internship 2014 report by Rishabh Misra, Thapar UniversitySummer internship 2014 report by Rishabh Misra, Thapar University
Summer internship 2014 report by Rishabh Misra, Thapar UniversityRishabh Misra
 
Best practices in building machine learning models in Azure ML
Best practices in building machine learning models in Azure MLBest practices in building machine learning models in Azure ML
Best practices in building machine learning models in Azure MLZeydy Ortiz, Ph. D.
 

Similar to Population Based Augmentation (20)

WEB BASED NUTRITION AND DIET ASSISTANCE USING MACHINE LEARNING
WEB BASED NUTRITION AND DIET ASSISTANCE USING MACHINE LEARNINGWEB BASED NUTRITION AND DIET ASSISTANCE USING MACHINE LEARNING
WEB BASED NUTRITION AND DIET ASSISTANCE USING MACHINE LEARNING
 
Rules Reduction using Evolutionary Meta-Heuristics
Rules Reduction using  Evolutionary Meta-HeuristicsRules Reduction using  Evolutionary Meta-Heuristics
Rules Reduction using Evolutionary Meta-Heuristics
 
Predicting Thyroid Disorder with Deep Neural Networks
Predicting Thyroid Disorder with Deep Neural NetworksPredicting Thyroid Disorder with Deep Neural Networks
Predicting Thyroid Disorder with Deep Neural Networks
 
Training language models to follow instructions with human feedback.pdf
Training language models to follow instructions
with human feedback.pdfTraining language models to follow instructions
with human feedback.pdf
Training language models to follow instructions with human feedback.pdf
 
Paper Explained: RandAugment: Practical automated data augmentation with a re...
Paper Explained: RandAugment: Practical automated data augmentation with a re...Paper Explained: RandAugment: Practical automated data augmentation with a re...
Paper Explained: RandAugment: Practical automated data augmentation with a re...
 
A Cloud-Based Infrastructure for Caloric Intake Estimation from Pre-Meal Vide...
A Cloud-Based Infrastructure for Caloric Intake Estimation from Pre-Meal Vide...A Cloud-Based Infrastructure for Caloric Intake Estimation from Pre-Meal Vide...
A Cloud-Based Infrastructure for Caloric Intake Estimation from Pre-Meal Vide...
 
Machine learning (domingo's paper)
Machine learning (domingo's paper)Machine learning (domingo's paper)
Machine learning (domingo's paper)
 
A Novel Deep Learning-Based Hybrid Method for the Determination of Productivi...
A Novel Deep Learning-Based Hybrid Method for the Determination of Productivi...A Novel Deep Learning-Based Hybrid Method for the Determination of Productivi...
A Novel Deep Learning-Based Hybrid Method for the Determination of Productivi...
 
Fast AutoAugment
Fast AutoAugmentFast AutoAugment
Fast AutoAugment
 
Use of Hough Transform and Homography for the Creation of Image Corpora for S...
Use of Hough Transform and Homography for the Creation of Image Corpora for S...Use of Hough Transform and Homography for the Creation of Image Corpora for S...
Use of Hough Transform and Homography for the Creation of Image Corpora for S...
 
Optimizing benefits from crop residues in smallholder mixed systems in Africa...
Optimizing benefits from crop residues in smallholder mixed systems in Africa...Optimizing benefits from crop residues in smallholder mixed systems in Africa...
Optimizing benefits from crop residues in smallholder mixed systems in Africa...
 
ML & Decision Making
ML & Decision MakingML & Decision Making
ML & Decision Making
 
Minor project .pptx
Minor project .pptxMinor project .pptx
Minor project .pptx
 
2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction-for-web-image-rerank...
2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction-for-web-image-rerank...2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction-for-web-image-rerank...
2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction-for-web-image-rerank...
 
2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction-for-web-image-rerank...
2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction-for-web-image-rerank...2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction-for-web-image-rerank...
2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction-for-web-image-rerank...
 
2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction for web image rerank...
2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction for web image rerank...2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction for web image rerank...
2014 IEEE JAVA IMAGE PROCESSING PROJECT Click prediction for web image rerank...
 
IEEE 2014 JAVA IMAGE PROCESSING PROJECTS Click prediction-for-web-image-reran...
IEEE 2014 JAVA IMAGE PROCESSING PROJECTS Click prediction-for-web-image-reran...IEEE 2014 JAVA IMAGE PROCESSING PROJECTS Click prediction-for-web-image-reran...
IEEE 2014 JAVA IMAGE PROCESSING PROJECTS Click prediction-for-web-image-reran...
 
Summer internship 2014 report by Rishabh Misra, Thapar University
Summer internship 2014 report by Rishabh Misra, Thapar UniversitySummer internship 2014 report by Rishabh Misra, Thapar University
Summer internship 2014 report by Rishabh Misra, Thapar University
 
2016 resume Shirley
2016  resume Shirley2016  resume Shirley
2016 resume Shirley
 
Best practices in building machine learning models in Azure ML
Best practices in building machine learning models in Azure MLBest practices in building machine learning models in Azure ML
Best practices in building machine learning models in Azure ML
 

Recently uploaded

Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxpritamlangde
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
8086 Microprocessor Architecture: 16-bit microprocessor
8086 Microprocessor Architecture: 16-bit microprocessor8086 Microprocessor Architecture: 16-bit microprocessor
8086 Microprocessor Architecture: 16-bit microprocessorAshwiniTodkar4
 
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...josephjonse
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdfKamal Acharya
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Ramkumar k
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptAfnanAhmad53
 
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesLinux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesRashidFaridChishti
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsvanyagupta248
 
Electromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptxElectromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptxNANDHAKUMARA10
 
Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesChandrakantDivate1
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxkalpana413121
 
Introduction to Geographic Information Systems
Introduction to Geographic Information SystemsIntroduction to Geographic Information Systems
Introduction to Geographic Information SystemsAnge Felix NSANZIYERA
 
Post office management system project ..pdf
Post office management system project ..pdfPost office management system project ..pdf
Post office management system project ..pdfKamal Acharya
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...ppkakm
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...Amil baba
 

Recently uploaded (20)

Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
8086 Microprocessor Architecture: 16-bit microprocessor
8086 Microprocessor Architecture: 16-bit microprocessor8086 Microprocessor Architecture: 16-bit microprocessor
8086 Microprocessor Architecture: 16-bit microprocessor
 
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .ppt
 
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesLinux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
Electromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptxElectromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptx
 
Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To Curves
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
Introduction to Geographic Information Systems
Introduction to Geographic Information SystemsIntroduction to Geographic Information Systems
Introduction to Geographic Information Systems
 
Post office management system project ..pdf
Post office management system project ..pdfPost office management system project ..pdf
Post office management system project ..pdf
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 

Population Based Augmentation

  • 1. K U L A 1000x Faster Data Augmentation Population Bas ed Augmentation : Effic ie n t L e a r n in g o f Au g me n ta tio n Po lic y Sc h e d u le s b y Daniel Ho, Eric Liang, Richard Liaw Jun 7, 2019 (ICML)
  • 2. K U L A Effect of Population Based Augmentation applied to images, which differs at different percentages into training.
  • 3. K U L A Data Augmentation Most models only use basic data augmentation strategies.
  • 4. K U L A Augmentation with AutoAugment Source : AutoAugment Learns operations to apply with certain probability and magnitude.
  • 5. K U L A What’s the catch? AutoAugment is too computationally expensive to learn. PBA algorithm uses 1000x less compute. Source : Population Based Training
  • 6. K U L A Population Based Augmentation PBA learns CIFAR augmentation policy in 5 Titan XP GPU hours. AutoAugment learns in 5,000 GPU hours. CIFAR-10 Source : Population Based Training
  • 7. K U L A Population Based Augmentation PBA learns CIFAR augmentation policy in 5 Titan XP GPU hours. AutoAugment learns in 5,000 GPU hours. Table 2. *CIFAR-100 models are trained with the policies learned on CIFAR-10 data. Source : Population Based Training
  • 8. K U L A How is the augmentation schedule learned? Hyperparameter search using a mix of evolutionary algorithms and random search to discover adaptive augmentation policy schedules quickly. Source : Population Based Training
  • 9. K U L A Policy Search Space Algorithm 1 : The PBA augmentation policy template, the parameters of which are optimized by PBT. The parameter vector is a vector of (op, prob, mag) tuples. There are two instances of each op in the vector, and this parameter cannot be changed. PBT learns a schedule for the prob and mag parameters during the course of training a population of child models. Source : Population Based Training
  • 10. K U L A Exploration function used in PBA Implementation Algorithm 2 : The PBA explore function. Probability parameters have possible values from 0% to 100% in increments of 10%, and magnitude parameters have values from 0 to 9 inclusive. Source : Population Based Training
  • 11. K U L A Learned Augmentation Policy Schedules Effect of Population Based Augmentation applied to images showing stronger augmentations as training progresses. Source : Population Based Training
  • 12. K U L A Thank you! Population Based Augmentation Code : https://github.com/arcelien/pba