paper-with-me

홈 › Papers

Fast Computation of Content-Sensitive Superpixels and Supervoxels Using Q-Distances

2019-10-01 · ICCV 2019 10 · Zipeng Ye, Ran Yi, Minjing Yu, Yong-Jin Liu, Ying He

State-of-the-art researches model the data of images and videos as low-dimensional manifolds and generate superpixels/supervoxels in a content-sensitive way, which is achieved by computing geodesic centroidal Voronoi tessellation (GCVT) on manifolds. However, computing exact GCVTs is slow due to computationally expensive geodesic distances. In this paper, we propose a much faster queue-based graph distance (called q-distance). Our key idea is that for manifold regions in which q-distances are different from geodesic distances, GCVT is prone to placing more generators in them, and therefore after few iterations, the q-distance-induced tessellation is an exact GCVT. This idea works well in practice and we also prove it theoretically under moderate assumption. Our method is simple and easy to implement. It runs 6-8 times faster than state-of-the-art GCVT computation, and has an optimal approximation ratio O(1) and a linear time complexity O(N) for N-pixel images or N-voxel videos. A thorough evaluation of 31 superpixel methods on five image datasets and 8 supervoxel methods on four video datasets shows that our method consistently achieves the best over-segmentation accuracy. We also demonstrate the advantage of our method on one image and two video applications.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Superpixels

Similar Papers 제목 키워드 기반

Manifold SLIC: A Fast Method to Compute Content-Sensitive Superpixels

2016-06-01 · CVPR 2016 6 · Yong-Jin Liu, Cheng-Chi Yu, Min-Jing Yu, Ying He

Superpixels are perceptually meaningful atomic regions that can effectively capture image features. Among various methods for computing uniform superpixels, simple linear iterative clustering (SLIC) is popular due to its…

ClusteringSuperpixels

Content-Sensitive Supervoxels via Uniform Tessellations on Video Manifolds

2018-06-01 · CVPR 2018 6 · Ran Yi, Yong-Jin Liu, Yu-Kun Lai

Supervoxels are perceptually meaningful atomic regions in videos, obtained by grouping voxels that exhibit coherence in both appearance and motion. In this paper, we propose content-sensitive supervoxels (CSS), which are…

Video Object Segmentation using Supervoxel-Based Gerrymandering

2017-04-18 · Brent A. Griffin, Jason J. Corso

Pixels operate locally. Superpixels have some potential to collect information across many pixels; supervoxels have more potential by implicitly operating across time. In this paper, we explore this well established noti…

ObjectSemantic SegmentationSuperpixelsUnsupervised Video Object Segmentation+3

An Iterative Spanning Forest Framework for Superpixel Segmentation

2018-01-30 · John E. Vargas-Muñoz, Ananda S. Chowdhury, Eduardo B. Alexandre, Felipe L. Galvão 외

Superpixel segmentation has become an important research problem in image processing. In this paper, we propose an Iterative Spanning Forest (ISF) framework, based on sequences of Image Foresting Transforms, where one ca…

Image SegmentationSegmentationSemantic SegmentationSuperpixels

Voxel Cloud Connectivity Segmentation - Supervoxels for Point Clouds

2013-06-01 · CVPR 2013 6 · Jeremie Papon, Alexey Abramov, Markus Schoeler, Florentin Worgotter

Unsupervised over-segmentation of an image into regions of perceptually similar pixels, known as superpixels, is a widely used preprocessing step in segmentation algorithms. Superpixel methods reduce the number of region…

ObjectSegmentationSuperpixels