Skip to content

kentana/image-augmenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image-augmenter

exec image augumentation.

image augmenter adds images by image augmentation techniquess below.

  • lighten
  • darken
  • flip up down
  • flip left right
  • high contrast
  • low contrast

when you use it to 100 images, you will get 700 images.

requirement

require pillow and tensorflow.

$ pip install tensorflow
$ pip install pillow

usage

  1. put images in src directory.
  2. exec script.
  3. all images are put into dst directory.

About

exec image augumentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages