GitXplorerGitXplorer
R

droplet-data-augmentation

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
6a25c961655d3ff712d35bedb26d5df153fff041

fix syntax

committed 7 years ago
Unverified
791eeb9472167ad0fdb5d146828cf933304479e1

Merge branch 'master' of https://github.com/Ricocotam/droplet-data-augmentation

committed 7 years ago
Unverified
e86e92ae74a8554541ed073cea3268ac0989d8a1

factorisation

committed 7 years ago
Unverified
8f25039d4104143a029fc4a5044d2e5fd6ff0083

starting docstrings

committed 7 years ago
Verified
2076dae6b72b511d624c94d358f28796b5931de6

Update README.md

RRicocotam committed 7 years ago
Unverified
f953ee114a7b6bbf4503c49ca09c23fa2a13b4f0

initial commit

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