Code written by Won-Dong Jang
Contact: Won-Dong Jang, wdjang@mcl.korea.ac.kr
If you want to use this software, please cite:
W.-D. Jang and C.-S. Kim, "Semi-supervised Video Object Segmentation Using Multiple Random Walkers," In Proceedings of British Machine Vision Conference (BMVC), Sep., (2016)
This software was developed under 64-bit Windows with Matlab R2015b.
There is no guarantee it will run on other operating systems or Matlab versions.
- CVX optimizer is required. It can be downloaded at: http://cvxr.com/cvx/
- We use the Gurobi optimizer to minimize energy functions. In this case, you need to install Gurobi optimizer additionally.
- The Gurobi optimizer can be replaced by the 'SeDuMi' or 'SDPT3,' which are supported by the default CVX.
- Please see 'demo.m'
This program is released with a research only license.