photo

ghazaleh


Last seen: 1 month ago Active since 2024

Followers: 1   Following: 0

Statistics

Feeds

View by

Question


how to train a CNN by a folder of 2816 images?
i have this code: digitDatasetPath = fullfile(matlabroot,'toolbox','nnet','nndemos', ... 'nndatasets','DigitDataset'); di...

3 months ago | 1 answer | 0

1

answer

Question


How to fix the" reshape "error to convert a mat dataset file to an input image dataset file for convolutional neural network training?
My dataset includes data with 2816 x 2500 doubles, label pose with 2816 x 1, label person with 2816 x 1, label dataset with 2816...

3 months ago | 1 answer | 0

1

answer

Question


how to convert numerical dataset to image ?
I have a numeric dataset of 2816 x 2500 doubles. I want to convert it to an image format file for convolutional neural network i...

3 months ago | 2 answers | 0

2

answers