pesser / opengm

A C++ Library for Discrete Graphical Models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An old fork of OpenGM with an implementation of an inference algorithm for second order graphical models. The algorithm is described in qpdc.pdf which I wrote for a seminar of the Image & Pattern Analysis Group at the IWR. The algorithm uses a specific representation of the objective function in terms of a difference of two convex functions to optimize it. Based on the evaluation in the aforementioned document, it was not included in the library which evolved without this algorithm. This repository is kept as an archive.

About

A C++ Library for Discrete Graphical Models


Languages

Language:C++ 94.0%Language:CMake 3.3%Language:Makefile 1.4%Language:Python 1.2%Language:MATLAB 0.1%Language:C 0.0%Language:Shell 0.0%