Package Summary

Implementation of Max-Margin Markov Networks using functional gradient boosting as described in Munoz et al., "Contextual Classification with Functional Max-Margin Markov Networks", CVPR 2009.

The learning component of this package is under BSD License. The inference/classification component can either use the Graph Boost Library (Boost Software License) or another 3rd party library (from Vladimir Kolmogorov) which has a "research-only" license.

Papers

Munoz et al., "Contextual Classification with Functional Max-Margin Markov Networks", CVPR 2009

Video

Wiki: functional_m3n (last edited 2010-01-08 21:36:56 by KenConley)