image augmentation in Matlab2017
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 13 Feb. 2020
Wouldn't it be easier to upgrade rather than to reinvent the functionality?
fresta peng
am 13 Feb. 2020
Bearbeitet: fresta peng
am 13 Feb. 2020
Antworten (0)
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!