Image classification (Image Labeler, Classification Learner App)
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Izabella Cwojdzinska
am 30 Aug. 2022
Beantwortet: Drew
am 18 Okt. 2022
Hello,
How can I prepare data to Classification Learner App? I labeled the images in Image Labeler, then exported the data from Image Labeler and I put them into Matlab code, but unfortunately I don't know how to 'decode' this data to be able to use it in the Classification Learner App.
I really appreciate your time and help in advance.
0 Kommentare
Akzeptierte Antwort
Drew
am 18 Okt. 2022
Here is an example of how to extract image features using a pretrained network, and then build a classifier with those features.
When building the classfier, one could use the Classification Learner or commands at the commandline.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Computer Vision 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!