GitXplorerGitXplorer
R

droplet-data-augmentation

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
c8fc3e585f95cbfe8a5cb69409223d78751776a1

Initial commit

RRicocotam committed 7 years ago

README

The README file for this repository.

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 ...