CNN with data_set
Show older comments
Hi,
I want to train CNN with 2 channel data set which is stored in a cell array in a .mat file. have 4 such mat files in 4 folders which are used for labelling. I want to read those cellarray data from the mat files using imageDatastore. I was able to read the entire mat file, but I am having trouble reading the cell array data, which are actually the inputs for my training. Would anyone able to help me regarding this.
Thanks in Advance.
2 Comments
KSSV
on 21 Feb 2018
What problem you face for reading cells?
SRUTHY SKARIA
on 21 Feb 2018
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!