Large Margin Filtering

Description

This code is an implementation of the large margin filtering method for both 1D sequence labeling and 2D pixel classification in images. It is the code that has been used in the paper Large Margin Filtering.

In addition the package contains an updated version of the Toolbox SVM-KM (with classifiers defined as a structure and not a bunch of matrices), and general function for validation/cross validation.

This package contains:

Download

Current version : 0.9

Download : FilterSVM.zip

Installation

Quick version:

Informations

Source code hierarchy