Data augmentation enhances model generalization in computer vision but may introduce biases, impacting class accuracy unevenly.
Authors:
(1) Athanasios Angelakis, Amsterdam University Medical Center, University of Amsterdam - Data Science Center, Amsterdam Public Health Research Institute, Amsterdam, Netherlands
(2) Andrey Rass, Den Haag, Netherlands.
Appendix B: Dataset samples corresponding to the Fashion-MNIST segment used in training
Appendix C: Dataset samples corresponding to the CIFAR-10 segment used in training
Appendix D: Dataset samples corresponding to the CIFAR-100 segment used in training
Appendix E: Full collection of class accuracy plots for CIFAR-100
Appendix F: Full collection of best test performances for CIFAR100
Without Random Horizontal Flip:
With Random Horizontal Flip
Appendix G: Per-class and overall test set performances samples for the Fashion-MNIST + ResNet50 + Random Cropping + Random Horizontal Flip experiment
Appendix H: Per-class and overall test set performances samples for the CIFAR-10 + ResNet50 + Random Cropping + Random Horizontal Flip experiment
Appendix I: Per-class and overall test set performances samples for the Fashion-MNIST + EfficientNetV2S + Random Cropping + Random Horizontal Flip experiment
Appendix J: Per-class and overall test set performances samples for the Fashion-MNIST + ResNet50 + Random Cropping experiment
Appendix K: Per-class and overall test set performances samples for the CIFAR-10 + ResNet50 + Random Cropping experiment
Appendix L: Per-class and overall test set performances samples for the Fashion-MNIST + SWIN Transformer + Random Cropping + Random Horizontal Flip experiment