Demo of "Automatic Feature Learning for Spatio-Spectral Image Classification With Sparse SVM" on the The Prague Texture Segmentation Datagenerator and Benchmark - ALI dataset
To run the code, you need:
- Download ALI dataset from: http://mosaic.utia.cas.cz/index.php?act=bench_form (select 'large (4x)' as your 'dataset size' and leave other options at their default values)
- Unzip ALI dataset to any folder on your machine
- Download and unzip http://remi.flamary.com/download/fl-rs-svm-2.1.zip
- Place all the files inside the folder of 'fl-rs-svm-2.1'
- Update the variable 'homeDir' to refer to ALI dataset
- Run 'DEMO_PragueALI.m'