How to split an image datastore for cross-validation?
이전 댓글 표시
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
kowshik Thopalli
2017년 2월 26일
I am looking for an answer to a similar problem. Did you solve it?
Tripoli Settou
2018년 4월 19일
I am also looking for an answer to a similar problem. Did you solve it?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!