how do you store MNIST data and labels as an ImageDatastore object for use in convolutional neural networks
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Recognition, Object Detection, and Semantic Segmentation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!