Description Usage Arguments Value
Data augmentation d'un repertoire donnee
1 2 3 4 5 6 7 8 9 10 | data_augment(
nb_target,
path_source,
path_dest,
data_ref,
cat2augment,
translat = 1.1,
max_zoom = 1.1,
max_angle = 5
)
|
nb_target |
nombre d'image cible |
path_source |
Chemin source des images |
path_dest |
Chemin destination images augmentees |
data_ref |
table de reference des images. |
cat2augment |
Categorie a augmenter |
translat |
Coef de translation max |
max_zoom |
Coef de zoom max |
max_angle |
Coef de rotation max |
data table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.