How to Build a ImageDataStore using own 2-D array data
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to Transfer Learning CNN Regression Model by using my own training dataset(not image data but similiar 2-D array)
So first step I want to build standard datasets to storage my 2-D data. How can I do this with the help of ImageDataStore?
My biggest trouble is my output data(Label) are 2-D data mapping from the Input one. Not some 1-D data . Could you give me a brief Example?
Thanks a lot
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Resizing and Reshaping Matrices finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!