This is a MATLAB wrapper for Philipp Krähenbühl's Fully-Connected CRFs.
If you use this code for your reasearch, please cite:
Efficient Inference in Fully Connected CRFs with Gaussian Edge Potentials
Philipp Krähenbühl and Vladlen Koltun
NIPS 2011
and provide a link to this repository as a footnote or a citation.
In the first stage, run compile.m
A demo.m file is provided along with a binary of trained textonboost unary.
Please feel free to contact xjsjtu88@gmail.com for any questions or bug reports.