/ImageClassificationExperiment

Image Classification Experiment on PASCAL VOC 2012

Primary LanguageMATLAB

Image Classification Experiment on PASCAL VOC 2012

Amir Rahimi

I used three different methods on PASCAL VOC 2012 validation set. For detailed information see this pdf file.


Methods

  • Hard coding k-means with spatial pyramid (HC)
  • Locality linear coding with spatial pyramid (LLC)
  • Histogram intersection kernel on hard coded k-means clusters (HIK/HIC)