SVM and KNN for image classification
古いコメントを表示
I work in image classification by extracting the features from the images (for example 1000 images in the group consist of 5 classes that every class 200 image) and I send the extracted features from the images into Neural network for multi classification. I depend on neural network to calculate the accuracy for classification. I want to compare my results with others classifiers such as support vector machine or k nearest neighbor. anyone can help me with source code of SVM and KNN that I give the classifier the features and the classifier calculate the accuracy of classification.
1 件のコメント
Greg Heath
2017 年 7 月 26 日
You should search the NEWSGROUP and ANSWERS before asking those questions.
回答 (2 件)
Vidhi Agarwal
2017 年 11 月 26 日
* _ |
- if true
- % code
- end|_*
1 件のコメント
Image Analyst
2017 年 11 月 26 日
Vidhi, how is this an answer???
sharat chandra
2018 年 3 月 25 日
0 投票
you can use the classification learner app which is in-built in matlab
カテゴリ
ヘルプ センター および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!