paper-with-me

Papers

Efficient Video Segmentation Using Parametric Graph Partitioning

2015-12-01 · ICCV 2015 12 · Chen-Ping Yu, Hieu Le, Gregory Zelinsky, Dimitris Samaras

Video segmentation is the task of grouping similar pixels in the spatio-temporal domain, and has become an important preprocessing step for subsequent video analysis. Most video segmentation and supervoxel methods output a hierarchy of segmentations, but while this provides useful multiscale information, it also adds difficulty in selecting the appropriate level for a task. In this work, we propose an efficient and robust video segmentation framework based on parametric graph partitioning (PGP), a fast, almost parameter free graph partitioning method that identifies and removes between-cluster edges to form node clusters. Apart from its computational efficiency, PGP performs clustering of the spatio-temporal volume without requiring a pre-specified cluster number or bandwidth parameters, thus making video segmentation more practical to use in applications. The PGP framework also allows processing sub-volumes, which further improves performance, contrary to other streaming video segmentation methods where sub-volume processing reduces performance. We evaluate the PGP method using the SegTrack v2 and Chen Xiph.org datasets, and show that it outperforms related state-of-the-art algorithms in 3D segmentation metrics and running time.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringComputational Efficiencygraph partitioningSegmentationVideo SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

Classifier Based Graph Construction for Video Segmentation

2015-06-01 · CVPR 2015 6 · Anna Khoreva, Fabio Galasso, Matthias Hein, Bernt Schiele

Video segmentation has become an important and active research area with a large diversity of proposed approaches. Graph-based methods, enabling topperformance on recent benchmarks, consist of three essential components:…

Diversitygraph constructiongraph partitioningSegmentation+3

Improved Image Boundaries for Better Video Segmentation

2016-05-12 · Anna Khoreva, Rodrigo Benenson, Fabio Galasso, Matthias Hein 외

Graph-based video segmentation methods rely on superpixels as starting point. While most previous work has focused on the construction of the graph edges and weights as well as solving the graph partitioning problem, thi…

graph partitioningSegmentationSuperpixelsVideo Segmentation+1

Revisiting Surgical Instrument Segmentation Without Human Intervention: A Graph Partitioning View

2024-08-27 · Mingyu Sheng, Jianan Fan, Dongnan Liu, Ron Kikinis 외

Surgical instrument segmentation (SIS) on endoscopic images stands as a long-standing and essential task in the context of computer-assisted interventions for boosting minimally invasive surgery. Given the recent surge o…

graph partitioning

Deep Nonparametric Estimation of Discrete Conditional Distributions via Smoothed Dyadic Partitioning

2017-02-23 · Wesley Tansey, Karl Pichotta, James G. Scott

We present an approach to deep estimation of discrete conditional probability distributions. Such models have several applications, including generative modeling of audio, image, and video data. Our approach combines two…

Maximin affinity learning of image segmentation

2009-12-01 · NeurIPS 2009 12 · Kevin Briggman, Winfried Denk, Sebastian Seung, Moritz N. Helmstaedter 외

Images can be segmented by first using a classifier to predict an affinity graph that reflects the degree to which image pixels must be grouped together and then partitioning the graph to yield a segmentation. Machine le…

BIG-bench Machine Learninggraph partitioningImage SegmentationSegmentation+1