How to save .mat files as .png in a folder?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I had downloaded the CIFAR-100 Matlab version from this website: https://www.cs.toronto.edu/~kriz/cifar.html. I'd like to use its image data set for my own training. However, I don't know how to save them in a folder. I have a similar code that I got from Matlab deep learning demo, as follows.
How can I change the codes so that it downloads CIFAR-100 from the url and prepare .mat files as image folder like how it did for CIFAR-10?
The link to the demo: https://www.mathworks.com/matlabcentral/fileexchange/62990-deep-learning-tutorial-series.
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Deep Learning Toolbox 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!