paper-with-me

홈 › Papers

LIBSVX: A Supervoxel Library and Benchmark for Early Video Processing

2015-12-30 · Chenliang Xu, Jason J. Corso

Supervoxel segmentation has strong potential to be incorporated into early video analysis as superpixel segmentation has in image analysis. However, there are many plausible supervoxel methods and little understanding as to when and where each is most appropriate. Indeed, we are not aware of a single comparative study on supervoxel segmentation. To that end, we study seven supervoxel algorithms, including both off-line and streaming methods, in the context of what we consider to be a good supervoxel: namely, spatiotemporal uniformity, object/region boundary detection, region compression and parsimony. For the evaluation we propose a comprehensive suite of seven quality metrics to measure these desirable supervoxel characteristics. In addition, we evaluate the methods in a supervoxel classification task as a proxy for subsequent high-level uses of the supervoxels in video analysis. We use six existing benchmark video datasets with a variety of content-types and dense human annotations. Our findings have led us to conclusive evidence that the hierarchical graph-based (GBH), segmentation by weighted aggregation (SWA) and temporal superpixels (TSP) methods are the top-performers among the seven methods. They all perform well in terms of segmentation accuracy, but vary in regard to the other desiderata: GBH captures object boundaries best; SWA has the best potential for region compression; and TSP achieves the best undersegmentation error.

📄 PDF Abstract BibTeX arXiv:1512.09049

Code (0)

등록된 구현이 없습니다.

Tasks

Boundary DetectionSegmentationSuperpixels

Similar Papers 제목 키워드 기반

Improving Streaming Video Segmentation with Early and Mid-Level Visual Processing

2014-02-14 · Subarna Tripathi, Youngbae Hwang, Serge Belongie, Truong Nguyen

Despite recent advances in video segmentation, many opportunities remain to improve it using a variety of low and mid-level visual cues. We propose improvements to the leading streaming graph-based hierarchical video seg…

Motion SegmentationSegmentationVideo SegmentationVideo Semantic Segmentation

A Study of Actor and Action Semantic Retention in Video Supervoxel Segmentation

2013-11-13 · Chenliang Xu, Richard F. Doell, Stephen José Hanson, Catherine Hanson 외

Existing methods in the semantic computer vision community seem unable to deal with the explosion and richness of modern, open-source and social video content. Although sophisticated methods such as object detection or b…

object-detectionObject DetectionSegmentation

Action Localization in Videos Through Context Walk

2015-12-01 · ICCV 2015 12 · Khurram Soomro, Haroon Idrees, Mubarak Shah

This paper presents an efficient approach for localizing actions by learning contextual relations, in the form of relative locations between different video regions. We begin by over-segmenting the videos into supervoxel…

Action Localization

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

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…