フィルターのクリア

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 Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by