how do you store MNIST data and labels as an ImageDatastore object for use in convolutional neural networks
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I am trying to do image classification using CNNs but I am not sure how to use image data store on MNIST images and labels. I tried to feed the images and labels directly to trainNetwork but it gave me an error for Y stating it should be numeric or a categoric response. I am not sure how to proceed. Please help! THanks ---Ish
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Recognition, Object Detection, and Semantic Segmentation 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!