Skip to content

msahasrabudhe/dd_mrf_cpp

Repository files navigation

DD-MRF

C++ implemetation of the DD-MRF algorithm. Dual decomposition using subgradient.

Please see test_submodular.cpp for an example usage.

Thanks to Huayan Wang for the fast cycle solver used here.

About

C++ implemetation of the DD-MRF algorithm. Dual decomposition using subgradient.

Resources

License

GPL-3.0, MIT licenses found

Licenses found

GPL-3.0
LICENSE
MIT
LICENSE_fast_cycle_solver

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published