Skip to content

A new way for data augmentation. Drop little transformations on your image

License

Notifications You must be signed in to change notification settings

Ricocotam/droplet-data-augmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

What are droplets augmentation ?

Droplets augmentation come from an idea of @VieVie31 and @Ricocotam for data augmentation. We both wanted a new funny way to get more data so we found this. Drop some transformations on your image (for now we only thought about images). We've seen as droping water droplet on an actual picture and seeing some zoom or distortion.

How to use ?

You simply follow the documentation for the parameters. Implemented dropelets use scipy.ndimage transformations so if you want more information on the actual transformation, you might look at scipy.ndimage documentation.

Examples

TODO

How to use with Keras ImageDataGenerator

TODO

TODO

Review english Documentation of functions More droplets ...

About

A new way for data augmentation. Drop little transformations on your image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages