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.

 採用された回答

Drew
Drew 2022 年 10 月 18 日

0 投票

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 件)

カテゴリ

ヘルプ センター および File Exchange で Image Processing and Computer Vision についてさらに検索

質問済み:

2022 年 8 月 30 日

回答済み:

2022 年 10 月 18 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by