Skip to content

Implement object classification with Bag of words as feature extractor and KNN, SVM as learning algorithms.

Notifications You must be signed in to change notification settings

truongphucanh/object-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For learning computer vision.

This is a simple implementation of bag of word, knn, svm algorithms for object classification on caltech_101 dataset

Requirement:

Python 3.6, scikit-learn, numpy, cv2 (opencv-dev), scipy, matplotlib

About

Implement object classification with Bag of words as feature extractor and KNN, SVM as learning algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published