how do you store MNIST data and labels as an ImageDatastore object for use in convolutional neural networks
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Recognition, Object Detection, and Semantic Segmentation 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!