Image classification using bag of visual words model with FAST and FREAK

This paper presents a novel technique of image classification using BOVW 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%.

[1]  K. alik An efficient k'-means clustering algorithm , 2008 .

[2]  Gary R. Bradski,et al.  ORB: An efficient alternative to SIFT or SURF , 2011, 2011 International Conference on Computer Vision.

[3]  Adrien Wohrer Model and large-scale simulator of a biological retina, with contrast gain control. (Modèle et simulateur à grande échelle d'une rétine biologique, avec contrôle de gain) , 2008 .

[4]  Vladimir N. Vapnik,et al.  The Nature of Statistical Learning Theory , 2000, Statistics for Engineering and Information Science.

[5]  Luc Van Gool,et al.  SURF: Speeded Up Robust Features , 2006, ECCV.

[6]  Luc Van Gool,et al.  Speeded-Up Robust Features (SURF) , 2008, Comput. Vis. Image Underst..

[7]  Pierre Vandergheynst,et al.  FREAK: Fast Retina Keypoint , 2012, 2012 IEEE Conference on Computer Vision and Pattern Recognition.

[8]  Vincent Lepetit,et al.  BRIEF: Binary Robust Independent Elementary Features , 2010, ECCV.

[9]  Roland Siegwart,et al.  BRISK: Binary Robust invariant scalable keypoints , 2011, 2011 International Conference on Computer Vision.

[10]  Tom Drummond,et al.  Machine Learning for High-Speed Corner Detection , 2006, ECCV.