Image classification (Image Labeler, Classification Learner App)

조회 수: 5 (최근 30일)
Izabella Cwojdzinska
Izabella Cwojdzinska 2022년 8월 30일
답변: Drew 2022년 10월 18일
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일
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개)

카테고리

Help CenterFile Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by