Text and non-text image classification.

1 回表示 (過去 30 日間)
Anuja Shinde
Anuja Shinde 2021 年 2 月 14 日
コメント済み: Abhishek Gupta 2021 年 2 月 18 日
I want to classify street view images as text images and non-text images. How can I classify using Machine learning approach? What features do I need to extract and which machine learning model should I use? Need a MATLAB code for the problem.

採用された回答

Abhishek Gupta
Abhishek Gupta 2021 年 2 月 17 日
Hi,
As per my understanding, you want to build a classification model. Here is the documentation for creating a simple deep learning network for classification task: -
  2 件のコメント
Anuja Shinde
Anuja Shinde 2021 年 2 月 18 日
Thanks for your answer. But what if i want to use machine learning and not deep learning?
Abhishek Gupta
Abhishek Gupta 2021 年 2 月 18 日
Hi,
FYI, deep learning is part of machine learning, but if you don't want to use deep-learning, other options would be to classify using Support Vector Machine (SVM). The following example will help you in getting started: -

サインインしてコメントする。

その他の回答 (0 件)

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by