Skip to content

Bag-of-words model is created and classification of images using K-Nearest Neighbour (KNN) and Support Vector Machine (SVM) is performed.

Notifications You must be signed in to change notification settings

Animesh-Chourey/Image-classification-using-a-Bag-of-Words-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMAGE CLASSIFICATION USING BOW

Bag-of-words model is created and classification of images using K-Nearest Neighbour (KNN) and Support Vector Machine (SVM) is performed.

Following tasks have been performed here:

  • Dictionary Creation – feature quantization
  • Image representation using Bag of Words representation
  • Image Classification using a Nearest Neighbour (NN) classifier
  • Image classification using a Support Vector Machines (SVM) classifier

For more details look into the report.

About

Bag-of-words model is created and classification of images using K-Nearest Neighbour (KNN) and Support Vector Machine (SVM) is performed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published