I prepared the input data for CNN training using format as below:
m x 2 table
Predictors Response
__________________ ________
{224×224×3 double} 2
{224×224×3 double} 7
{224×224×3 double} 9
{224×224×3 double} 9
How can I transfer this data format into the format which trainNetwork function can accept?

 채택된 답변

Swetha Polemoni
Swetha Polemoni 2020년 12월 9일

0 개 추천

Hi Junjie Huang
You may find this answer helpful.

댓글 수: 1

Junjie Huang
Junjie Huang 2020년 12월 10일
Hi Swetha,
Thanks for directing me to the answer.
May I ask if I want to use the datastore related functions, e.g. "splitEachLabel", is there any way to turn the table into required datastore format, with label attribute?
Thanks.
Best,
Junjie

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deep Learning for Image Processing에 대해 자세히 알아보기

질문:

2020년 12월 6일

댓글:

2020년 12월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by