Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 614 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 614 Bytes

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.

Usage

In the first stage, run compile.m

A demo.m file is provided along with a binary of trained textonboost unary.

Learning

Please feel free to contact xjsjtu88@gmail.com for any questions or bug reports.