How to Build a ImageDataStore using own 2-D array data
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Get Started with Statistics and Machine Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!