{{ message }}
LLC
Directory actions
More options
Directory actions
More options
LLC
Folders and files
* This is an example code for the algorithm described in Jinjun Wang, Jianchao Yang, Kai Yu, Fengjun Lv, Thomas Huang and Yihong Gong. "Locality-constrained Linear Coding for Image Classification", CVPR 2010. * To run the example code: 1. Put Caltech101 image dataset in the "image" directory and rename the folder with "Caltech101". 2. Download the Liblinear paackage for linear SVM. 3. Start from LLC_Test.m * To train the codebook, one can simply use K-means. A pre-trained codebook is included in the package for Caltech101. * For SIFT descriptor extraction, we use Prof. Lazebnik's matlab codes. For any problems with the code, please contact me @ jyang29@illinois.edu
