Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rasbt/comparing-automatic-augmentation-blog

Comparing four automatic image augmentation techniques in PyTorch: AutoAugment, RandAugment, AugMix, and TrivialAugment
https://github.com/rasbt/comparing-automatic-augmentation-blog

ai computer-vision deep-learning pytorch

Last synced: 12 days ago
JSON representation

Comparing four automatic image augmentation techniques in PyTorch: AutoAugment, RandAugment, AugMix, and TrivialAugment

Awesome Lists containing this project

README

        

# Comparing Automatic Augmentation

A comparison of four automatic image augmentation techniques in PyTorch: AutoAugment, RandAugment, AugMix, and TrivialAugment.

The accompanying blog post can be found at: [https://sebastianraschka.com/blog/2023/data-augmentation-pytorch.html](https://sebastianraschka.com/blog/2023/data-augmentation-pytorch.html)

![](results.png)