How to Build a ImageDataStore using own 2-D array data
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Resizing and Reshaping Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!