Skip to content

Instantly share code, notes, and snippets.

@ksdkamesh99
Last active May 17, 2020 06:44
Show Gist options
  • Save ksdkamesh99/3a1ef4b77cbbbaeda8a3b46052ff8952 to your computer and use it in GitHub Desktop.
Save ksdkamesh99/3a1ef4b77cbbbaeda8a3b46052ff8952 to your computer and use it in GitHub Desktop.
imagegen=datagen.flow(
x,
y=None,
batch_size=32,
shuffle=True,
sample_weight=None,
seed=None,
save_to_dir=None,
save_prefix="",
save_format="png",
subset=None,
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment