Is there a way to select specific images for the training dataset of a convolutional neural net ?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
M J
am 12 Jul. 2020
Beantwortet: Srivardhan Gadila
am 14 Jul. 2020
Hi, I am trying to fine tune a CNN (Googlenet) and train a new dataset (photos of various landscapes) in order to classify new images. I was wondering if there was a way to select specific images for the training dataset, instead of randomly splitting the whole dataset into training/testing images ? For example, with three classes : select images 1-10 of class 1, images 1-10 of class 2 and images 1-10 of class 3 for the training dataset...and the rest for testing.
Does anyone know of a pratical example (which I may have overlooked) that uses this approach ? I would really appreciate it.
Thank you !
Sincerely,
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Image Data Workflows finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!