Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 338 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 338 Bytes

Bag_of_Visual_Words

Object Classifier using Bag of Visual Words model The code and report of the Object Classifier made using Bag of Visual Words model is added.

Used Caltech-101 dataset and did classification on just three categories - Elephant,face and cellphone. Keypoints were selected by dense method and HOG features were used.