How to save .mat files as .png in a folder?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox 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!