Groups
Groups
Sign in
Groups
Groups
opengm
Conversations
About
Send feedback
Help
opengm
Contact owners and managers
1–30 of 95
Mark all as read
Report group
0 selected
William Martinez
5/6/21
networkx problem
Hello, I'm running Python 2 in Ubuntu and have encountered a problem with opengm around networkx
unread,
networkx problem
Hello, I'm running Python 2 in Ubuntu and have encountered a problem with opengm around networkx
5/6/21
Philipp Wagner
9/18/19
Q&A
Max product LBP
Hello, I do not know if this group is still maintained these days, but I'll just try :). I'm
unread,
Q&A
Max product LBP
Hello, I do not know if this group is still maintained these days, but I'll just try :). I'm
9/18/19
William Aptom
7/16/19
Q&A
Need help with "term does not evaluate to a function taking 1 arguments" error.
Hi everyone. I am new the library. I stuck at the very beginning. When I JUST include the header file
unread,
Q&A
Need help with "term does not evaluate to a function taking 1 arguments" error.
Hi everyone. I am new the library. I stuck at the very beginning. When I JUST include the header file
7/16/19
Adam
4/3/19
Q&A
Belief Propagation with Custom Functions
Hello, I am hoping to see how well BP performs in minimizing a function when I change how each factor
unread,
Q&A
Belief Propagation with Custom Functions
Hello, I am hoping to see how well BP performs in minimizing a function when I change how each factor
4/3/19
Ijaz Akhter
2/26/19
Q&A
Reading Sparse functions in H5 file
Hi, I am new to openGM and trying to read sparse functions in an HDF file. Below is the sample code,
unread,
Q&A
Reading Sparse functions in H5 file
Hi, I am new to openGM and trying to read sparse functions in an HDF file. Below is the sample code,
2/26/19
h.ben...@gmail.com
1/20/19
Q&A
Install boost_python to have OpenGM with Python support
Hi everyone, I'm just getting started with OpenGM to test Markov Random Fields with Graph Cuts.
unread,
Q&A
Install boost_python to have OpenGM with Python support
Hi everyone, I'm just getting started with OpenGM to test Markov Random Fields with Graph Cuts.
1/20/19
Nish
, …
Da zhi
4
12/5/18
Q&A
Superpixel segmentation using OpenGM
Hi tor, Have you learned how to use OpenGM to perform superpixel based segmentations? I have the same
unread,
Q&A
Superpixel segmentation using OpenGM
Hi tor, Have you learned how to use OpenGM to perform superpixel based segmentations? I have the same
12/5/18
Yishai Feldman
8/12/18
Q&A
Boost version on Cygwin
I'm trying to compile OpenGM2 on Windows using Cygwin, and I get the following error: CMake
unread,
Q&A
Boost version on Cygwin
I'm trying to compile OpenGM2 on Windows using Cygwin, and I get the following error: CMake
8/12/18
Erik Conser
,
Oliver Mader
2
6/14/18
Q&A
Energy minimization with constraints on configurations
Hej Erik, one way to do that is to introduce a binary factor for both your variables and specify inf
unread,
Q&A
Energy minimization with constraints on configurations
Hej Erik, one way to do that is to introduce a binary factor for both your variables and specify inf
6/14/18
tbei...@googlemail.com
, …
Ikyo Coyan
16
4/15/18
Q&A
Python Questions? Ask Me!
Hi Thorsten, I was going to install the python-wrapper and qpbo,while there shows link error: [ 35%]
unread,
Q&A
Python Questions? Ask Me!
Hi Thorsten, I was going to install the python-wrapper and qpbo,while there shows link error: [ 35%]
4/15/18
Ikyo Coyan
4/15/18
Q&A
Link error when linking CXX shared module _hdf5.so
When I install opengm and run make command(I want the QPBO and PYTHON part in opengm): I encountered
unread,
Q&A
Link error when linking CXX shared module _hdf5.so
When I install opengm and run make command(I want the QPBO and PYTHON part in opengm): I encountered
4/15/18
tor
1/7/18
Q&A
Updating Graphical model at each inference step?
Hello, I am trying to update my graphical model at each inference step using Pycallback. I mean that
unread,
Q&A
Updating Graphical model at each inference step?
Hello, I am trying to update my graphical model at each inference step using Pycallback. I mean that
1/7/18
aj.sh...@gmail.com
6/23/17
Q&A
LBP convergence on simple graphi
Hi, I'm totally new to probabilistic graphical models and opengm. I have implemented simple
unread,
Q&A
LBP convergence on simple graphi
Hi, I'm totally new to probabilistic graphical models and opengm. I have implemented simple
6/23/17
Khue Le
,
Francisco Eckhardt
3
5/26/17
Q&A
Bug in the command line tools
Hello, I had the same problem with the timeout (v2.3.5), but other algorithms (DDSubgradient, SRMP,
unread,
Q&A
Bug in the command line tools
Hello, I had the same problem with the timeout (v2.3.5), but other algorithms (DDSubgradient, SRMP,
5/26/17
Erik Basargin
2
5/17/17
Q&A
No registered converter was able to produce a C++ rvalue
Solution: write add_definitions(-D_GLIBCXX_USE_CXX11_ABI=0) to the file /opengm/CMakeLists.txt
unread,
Q&A
No registered converter was able to produce a C++ rvalue
Solution: write add_definitions(-D_GLIBCXX_USE_CXX11_ABI=0) to the file /opengm/CMakeLists.txt
5/17/17
Terranius
, …
dingfu...@gmail.com
4
5/4/17
Q&A
Marginals
Hi, I have a question.How to change from min-sum-semiring to max-sum-semiring(or sum-multiply-
unread,
Q&A
Marginals
Hi, I have a question.How to change from min-sum-semiring to max-sum-semiring(or sum-multiply-
5/4/17
dingfu...@gmail.com
4/20/17
Q&A
OpenGM error
Unexpected Standard exception from MEX file. What() is:OpenGM error: MESSAGEPASSING is not a valid
unread,
Q&A
OpenGM error
Unexpected Standard exception from MEX file. What() is:OpenGM error: MESSAGEPASSING is not a valid
4/20/17
dingfu...@gmail.com
4/18/17
Q&A
matlab interface
opengm.mexa64: undefined symbol: H5P_CLS_FILE_ACCESS_ID_g How to deal with it?
unread,
Q&A
matlab interface
opengm.mexa64: undefined symbol: H5P_CLS_FILE_ACCESS_ID_g How to deal with it?
4/18/17
Vitalie Spinu
4/15/17
Q&A
Code for benchmark models?
Hello, Is the code for benchmark models from Kappes et.al. (2015) publicly available somewhere? The
unread,
Q&A
Code for benchmark models?
Hello, Is the code for benchmark models from Kappes et.al. (2015) publicly available somewhere? The
4/15/17
Bobby Pardridge
3/7/17
Q&A
LBP for stereo disparity
Hi, I would like to try using the OpenGM LBP example in src\tutorials\c++\basics\doMinSumInference.
unread,
Q&A
LBP for stereo disparity
Hi, I would like to try using the OpenGM LBP example in src\tutorials\c++\basics\doMinSumInference.
3/7/17
Sahand Yousefpour
,
Jörg Kappes
3
2/20/17
Q&A
Limitations to the size of a GraphicalModel
Thank you very much for your answer, Joerg. I managed to found the source of my problem, which was
unread,
Q&A
Limitations to the size of a GraphicalModel
Thank you very much for your answer, Joerg. I managed to found the source of my problem, which was
2/20/17
Khue Le
2/1/17
Q&A
Do inference in Matlab
Hello, Is it possible to load an .h5 model and do inference in Matlab? (If yes then how to do that?)
unread,
Q&A
Do inference in Matlab
Hello, Is it possible to load an .h5 model and do inference in Matlab? (If yes then how to do that?)
2/1/17
Khue Le
1/13/17
Q&A
Inference with pre-processing
Hello, In the benchmark you considered using partial optimality as a pre-processing step (after which
unread,
Q&A
Inference with pre-processing
Hello, In the benchmark you considered using partial optimality as a pre-processing step (after which
1/13/17
Khue Le
1/4/17
Q&A
Bug viewing the benchmarks on the website
Hello, Happy new year to everybody! I would like to report a bug on the benchmark page: When clicking
unread,
Q&A
Bug viewing the benchmarks on the website
Hello, Happy new year to everybody! I would like to report a bug on the benchmark page: When clicking
1/4/17
Khue Le
12/8/16
Q&A
Error when reading potentials
Hello, I tried to read data from OpenGM graphical models but got some assertion error. The code below
unread,
Q&A
Error when reading potentials
Hello, I tried to read data from OpenGM graphical models but got some assertion error. The code below
12/8/16
Jaro Richter
,
Jörg Kappes
3
12/5/16
Q&A
Better results for tree-like graph solved with approximation algorithm than with exact algorithms
Hi Joerg, thank you for your immediate answer. While preparing the data for the hdf5-export, we (our
unread,
Q&A
Better results for tree-like graph solved with approximation algorithm than with exact algorithms
Hi Joerg, thank you for your immediate answer. While preparing the data for the hdf5-export, we (our
12/5/16
Oliver Mader
2
12/2/16
Q&A
Maximum size of a GM inferable by AStar
Maybe a follow-up question since here. Is this algorithm in active use by anyone? If so, what type of
unread,
Q&A
Maximum size of a GM inferable by AStar
Maybe a follow-up question since here. Is this algorithm in active use by anyone? If so, what type of
12/2/16
Hariprasad Kannan
,
Jörg Kappes
3
11/23/16
Q&A
AD3 intermediate values
Thanks for your reply. Hari
unread,
Q&A
AD3 intermediate values
Thanks for your reply. Hari
11/23/16
Su WANG
9/28/16
Q&A
conda/pip/etc. Easy to install setup?
Dear OpenGM dev team, I'm a linguist, doing research where PGM is useful, but not well-versed in
unread,
Q&A
conda/pip/etc. Easy to install setup?
Dear OpenGM dev team, I'm a linguist, doing research where PGM is useful, but not well-versed in
9/28/16
Lars Mescheder
9/16/16
Q&A
Numerical instabilities in sum-product belief propagation?
Hi, First, thanks for all the hard work you put into making opengm. It's a great library that is
unread,
Q&A
Numerical instabilities in sum-product belief propagation?
Hi, First, thanks for all the hard work you put into making opengm. It's a great library that is
9/16/16