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!