A Scalable graph-cut algorithm for N-D grids

CVPR(2008)

引用 177|浏览45
暂无评分
摘要
Global optimisation via s-t graph cuts is widely used in computer vision and graphics. To obtain high-resolution output, graph cut methods must construct massive N-D grid-graphs containing billions of vertices. We show that when these graphs do not fit into physical memory, cur- rent max-flow/min-cut algorithms—the workhorse of graph cut methods—are totally impractical. Others have resorted to banded or hierarchical approximation methods that get trapped in local minima, which loses the main benefit of global optimisation. We enhance the push-relabel algorithm for maximum flow (14) with two practical contributions. First, true global minima can now be computed on immense grid-like graphs too large for physical memory. These graphs are ubiquitous in computer vision, medical imaging and graphics. Second, for commodity multi-core platforms our algorithm attains near-linear speedup with respect to number of processors. To achieve these goals, we generalised the standard rela- beling operations associated with push-relabel.
更多
查看译文
关键词
computer vision,graph theory,optimisation,N-D grids,approximation methods,computer vision,global optimisation,graph-cut algorithm,graphics,immense grid-like graphs,local minima,max-flow/min-cut algorithms,maximum flow,medical imaging,multicore platforms,push-relabel algorithm,s-t graph cuts
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要