LMZimmer / Auto-PyTorch_refactor

Apache License 2.0
0 stars 2 forks source link

Image augmentation #18

Closed ravinkohli closed 3 years ago

ravinkohli commented 3 years ago

Added:

  1. image augmentations
  2. ImageAugmenter that aggregates the various augmentations automatically and create a sequential
  3. ImageDataLoader that can add image augmenter to transforms