Skip to content
This repository has been archived by the owner on Nov 9, 2019. It is now read-only.
/ 2DMeanField Public archive

Implementation of Variational Mean Field Inference for dense Conditional Random Fields.

License

Notifications You must be signed in to change notification settings

JackHunt/2DMeanField

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2DMeanField

Variational Mean Field Inference for image segmentation.

Overview

This repository contains an implementation of the Variational Mean Field Inference algorithm for image segmentation. This implementation is utilising the contributions of the paper entitled "Efficient Inference in Fully Connected CRFs with Gaussian Edge Potentials" by Philipp Krahenbuhl et al.

Included is a CPU and GPU implementation of the algorithm utilising direct filtering for the message passing phase.

Notice

The code in this repository is distributed under a BSD license, except either where indicated otherwise or where the source does not contain a BSD license header.

Releases

No releases published

Packages

No packages published