Skip to content

Urmish/Scene-Classification

Repository files navigation

To run baseline

  1. Add liblinear to path (e.g., addpath(genpath(liblinear)))
  2. Place scene category directory in ../scene_categories
  3. Run the following

>> close all;clear all;baseline;

See wiki for further instructions on how to run the program and results.

About

Scene Classification using LLC Coding and SVM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages