-
- 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:
SVM-KM : SVM and kernel methods toolbox (see here) Wrappers function svmclass2 that permits to learn different SVM Solvers (libsvm, monqp, svqp2, …) Other methods: GMM (using netlabs)
- Changes to previous version:
Initial Announcement on mloss.org.
- BibTeX Entry: Download
- Corresponding Paper BibTeX Entry: Download
- Supported Operating Systems: Platform Independent
- Data Formats: Matlab
- Tags: Support Vector Machine, Matlab, Classification, Feature Selection, Algorithms, Regularization, Feature Extraction, Data Generator, Filtering, Image Classification, Linear Classifier
- Archive: download here
Comments
No one has posted any comments yet. Perhaps you'd like to be the first?
Leave a comment
You must be logged in to post comments.