Skip to content

takurooo/Keras_DataAugmentationSimulator

Repository files navigation

Keras_DataAugmentationSimulator

Simulation for Keras ImageDataGenerator.

sample

Requirement

  • PIL
  • numpy
  • matplotlib
  • Keras

Usage

python main.py <img_path>

Open a window as below. sample1

Simulator starts when you set parameters.

widget name Description
Slider rotate Degree range for random rotations.
Slider width_shift Fraction of total width.
Slider height_shift Fraction of total height.
Slider shear Shear Intensity.
Slider zoom Range for random zoom.
Slider interval Display interval (sec)
Button quit Quit simulation.
Button start Start simulator.
Button stop Stop simulator.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages