Filter löschen
Filter löschen

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

1 Ansicht (letzte 30 Tage)
Hafeez
Hafeez am 9 Feb. 2018
Kommentiert: Hafeez am 13 Feb. 2018
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 Kommentare
Hafeez
Hafeez am 13 Feb. 2018
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

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by