필터 지우기
필터 지우기

hi.Can cell vector be used as input to the neural network for training?

조회 수: 1 (최근 30일)
Hafeez
Hafeez 2018년 2월 9일
댓글: Hafeez 2018년 2월 13일
I have data from 500 images.each image is arranged into 5*32256 matrix .Then all of the images are put into a single cell as an input.same goes for target .it is also a cell vector with each matrix of dimension 1*32256. both the input and target cell vectors are of dimension 1*500.Is it right???
  댓글 수: 2
Greg Heath
Greg Heath 2018년 2월 13일
Hmmm. I have never heard of the term
cell vector
Greg
Hafeez
Hafeez 2018년 2월 13일
i am sorry for my lack of knowledge. Input and target are variables having data from 500 images.each image is arranged in 5*32256 matix.
for j=1:500
input{i}=arrangeimages(images{i})
end

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by