CIFAR - 10 dataset kaggle
Ältere Kommentare anzeigen
How can I read CIFAR-10 dataset from Kaggle. I want to test my CNN with kaggle dataset. They have a folder with all images named from 1 to 50000, and a separate CSV file with labels. Same for test but no label file. I did use the imageDatastore to read the folder but how can I provide the labels ?
Please help
2 Kommentare
KSSV
am 12 Jul. 2019
REad bout the function...you need to provide labels in a csv file. There is an option to provide labels.
Muhammad Zohaib Jan
am 12 Jul. 2019
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Downloads finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!