8000 GitHub - SemMulder/sospd: Sum-of-Submodular primal dual algorithm for higher-order Markov Random Fields
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SemMulder/sospd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sospd
=================

Version 0.9

NOTE: This is a preliminary version with the experiments from the papber below. 
Stay tuned for further improvements, like handling larger cliques with structured
energy (i.e., depend on the number of nodes taking a label), and not just given
as a black box.

sospd implements the Sum-of-Submodular Primal Dual algorithm for general
multilabel higher-order Markov Random Fields. See the paper
    "A Primal-Dual Algorithm for Higher-Order Multilabel Markov Random Fields"
    Alexander Fix, Chen Wang and Ramin Zabih. CVPR 2014.

For installation instructions, see INSTALL.txt

Further documentation can be found by building the doxygen documentation by 
running:
    cd doc
    doxygen

About

Sum-of-Submodular primal dual algorithm for higher-order Markov Random Fields

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.4%
  • CMake 2.6%
0