Illustration
Image Classification Using Bag Of Visual Words Model With FAST And FREAK - Best Paper Award
Neetika Singhal, Nishank Singhal , V.Kalaichelvi
This paper presents a novel technique of image classification using bag of visual words model. The entire process first involves feature detection of images using FAST, the choice made in order to speed up the process of detection. Then comes the stage of feature extraction for which FREAK, a binary feature descriptor is employed. K-means clustering is then applied in order to make the bag of visual words. Every image, expressed as a histogram of visual words is fed to a supervised learning model, SVM for training. SVM is then tested for classification of images into respective classes. The maximum accuracy obtained by the method proposed is 90.8%.