Brainstorming On Augmentations

I’m only using :

  • RandomHorizontalFlip,
  • RandomVerticalFlip,
  • RandomRotation,

you can see it on my notebook here :

I don’t use any color augmentation at all because some of my current high submissions came from using no raw image input (though I still run some experiments on raw input one in case the preprocess one hit the ceiling, the same experience from the seismic competition before with @santiactis )

1 Like