CNN Regression Image to Vector
조회 수: 12 (최근 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!