How to Build a ImageDataStore using own 2-D array data

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 个)

类别

帮助中心File Exchange 中查找有关 Resizing and Reshaping Matrices 的更多信息

提问:

2018-4-18

编辑:

2018-4-18

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by