Hello,
I am trying to train a CNN network to take a large group of 128X128X1 .png images and learn how to predict a 5X1 vector of elements. I have matching pairs of the data but too much to read into memory like the digit rotation example does. Can anyone point me to an example of how to create a datastore out of data like this? I am also unclear on how to use a datastore to train a regression network since I don't have xTrain and yTrain readily available like the example does. Any help would be appriciated. Thanks,
--Joe

 採用された回答

Srivardhan Gadila
Srivardhan Gadila 2020 年 3 月 30 日

0 投票

2 件のコメント

Joseph Galbraith
Joseph Galbraith 2020 年 4 月 2 日
Thanks Srivardhan! I think link #2 answered my question. I am still a little unsure about padding the target vector but I can figure it out. Thanks for your help.
tianliang wang
tianliang wang 2021 年 4 月 28 日
Hi,Gadila, if i want to using a image datastore to do the image to vector regression, what should i do ? thank you!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Community Treasure Hunt

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

Start Hunting!

Translated by