Skip to content

My submission for TagMe 2014 Image Classification Challenge conducted by the Computer Science dept. of IISc Bangalore. The SVM classifier makes use of SURF features extracted from the images. Vector of Locally Aggregated SURF descriptors is used as the feature vector with Spatial Pyramid Matching.

Notifications You must be signed in to change notification settings

godofwharf/ImageClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Please check the writeup for dependencies
I haven't attached Opencv with the submission since it's too big (around 300 mb)
I am posting links for downloading the library files since i experienced failures when i tried to upload large zip files
http://www.lfd.uci.edu/~gohlke/pythonlibs/
All the necessary libraries can be downloaded from the link mentioned above
Make sure the paths to the files are correct before you run the program

About

My submission for TagMe 2014 Image Classification Challenge conducted by the Computer Science dept. of IISc Bangalore. The SVM classifier makes use of SURF features extracted from the images. Vector of Locally Aggregated SURF descriptors is used as the feature vector with Spatial Pyramid Matching.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages