I am Charmie

メモとログ

opengm

Fusion Move implementation in OpenGM

OpenGM has two files, alphaexpansionfusion.hxx and fusion_mover.hxx, both of which seem to implement Fusion Move algorithm. Yes, both of the code in fact implement Fusion Move algorithm but they are different. 1. AlphaExpansionFusionThis w…

Build OpenGM 2.3.1 on Ubuntu

Patch files for IBFS (MaxFlow-IBFS) and GCO were corrected in OpenGM 2.3.1!!

Build OpenGM 2.2.1 on Ubuntu

OpenGM is a C++ library for discrete optimization and inference. OpenGM uses several open source codes as external libraries. I compiled it on Ubuntu 12.04. Due to some reasons, I omitted some of the external libraries: CPlex: I spent 2-3 …