/SRMP

An implementation of the "SRMP" by Vladimir Kolmogorov

Primary LanguageC++GNU General Public License v3.0GPL-3.0

SRMP

This is an implementation of the "SRMP" algorithm by Vladimir Kolmogorov described in

A new look at reweighted message passing.
Vladimir Kolmogorov.
Accepted to IEEE Transactions on Pattern Analysis and Machine Intelligence (PAMI), 2014. 

The original code has been written by Vladimir Kolmogorov and is available at http://pub.ist.ac.at/~vnk/software.html

This project starts with the version 1.01 and include some bugfixes and a refactoring that allows to use SRMP in other projects more easily.