image augmentation in Matlab2017
Mostra commenti meno recenti
Hi,
I have a dataset of Xtrain=[50,96,96] , Ytrain=[50,96,96] images.
It is important to note that my labels are also images and i need the same transformation for both xtrain and ytrain.
I am trying to expand it to a bigger set with transofrmations using augmentation and save it as an array without training.
Can anybody help me with a simple code that i can further work with.
I found https://www.mathworks.com/help/deeplearning/ref/imagedataaugmenter.html
for testing image augmentation but i have ver. 2017 and augmentedDataStore does not work.
Thanks for the kick!
2 Commenti
Walter Roberson
il 13 Feb 2020
Wouldn't it be easier to upgrade rather than to reinvent the functionality?
fresta peng
il 13 Feb 2020
Modificato: fresta peng
il 13 Feb 2020
Risposte (0)
Categorie
Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!