Skip to content

Devank-Garg/Image-Magician

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image-Magician

Augmentation is the action or process of making or becoming greater in size or amount.

Image Augmentation is the process of generating new images for training our deep learning model. These new images are generated using the existing training images and hence we don’t have to collect them manually.

Various techniques can be used for image augmentation to feed input the model such as :

Spatial augmentation

  • Scaling
  • Cropping
  • Flipping
  • Rotation
  • Translation

Pixel augmentation

  • Brightness
  • Contrast
  • Saturation
  • Hue

In this Tkinter App I have implemented all the above features to make this hectic task easier

Simple run Image Magician or Image Magician2.0 for simple or advanced augmentation features respectively

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published