Skip to content

Instantly share code, notes, and snippets.

@sohiniroych
Created March 10, 2021 23:27
Show Gist options
  • Select an option

  • Save sohiniroych/4b827f4be96853c1bc48c8b16a7212e3 to your computer and use it in GitHub Desktop.

Select an option

Save sohiniroych/4b827f4be96853c1bc48c8b16a7212e3 to your computer and use it in GitHub Desktop.
data_gen_args = dict(rotation_range=0.3,
width_shift_range=0.1,
height_shift_range=0.1,
shear_range=0.1,
zoom_range=[0.7,1],
horizontal_flip=True,
fill_mode='nearest')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment