CNN Regression Image to Vector
20 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
采纳的回答
Srivardhan Gadila
2020-3-30
2 个评论
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 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!