How to split an image datastore for cross-validation?
Ältere Kommentare anzeigen
Hello,
The method
splitEachLabel
of an
imageDatastore
object splits an image data store into proportions per category label. How can one split an image data store for training using cross-validation and using the
trainImageCategoryCalssifier
class?
I.e. it's easy to split it in N partitions, but then some sort of mergeEachLabel functionality is needed to be able to train a classifier using cross-validation. Or is there another way of achieving that?
Regards, Elena
2 Kommentare
kowshik Thopalli
am 26 Feb. 2017
I am looking for an answer to a similar problem. Did you solve it?
Tripoli Settou
am 19 Apr. 2018
I am also looking for an answer to a similar problem. Did you solve it?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!