

1. start with ecsvm.m

2. featuremapping.m is adapted from milesfeaturemapping.m of MILES

3. svmtrain.dll and svmpredict.dll are dowloaded from http://www.csie.ntu.edu.tw/~cjlin/libsvm/

4. imagefeatures_sival.mat is the MATLAB format of the SIVAL data set, the original format of which can be downloaded from 
    http://www.cs.wustl.edu/~sg/accio/SIVAL.html

5. We have rewritten the code. Hence, the implementation of this version will be faster than the implementation for the
   results in the CVPR09 paper. But the accuracy will not be affected.

