paper-with-me

Papers

Superpixel Hierarchy

2016-05-20 · Xing Wei, Qingxiong Yang, Yihong Gong, Ming-Hsuan Yang, Narendra Ahuja

Superpixel segmentation is becoming ubiquitous in computer vision. In practice, an object can either be represented by a number of segments in finer levels of detail or included in a surrounding region at coarser levels of detail, and thus a superpixel segmentation hierarchy is useful for applications that require different levels of image segmentation detail depending on the particular image objects segmented. Unfortunately, there is no method that can generate all scales of superpixels accurately in real-time. As a result, a simple yet effective algorithm named Super Hierarchy (SH) is proposed in this paper. It is as accurate as the state-of-the-art but 1-2 orders of magnitude faster. The proposed method can be directly integrated with recent efficient edge detectors like the structured forest edges to significantly outperforms the state-of-the-art in terms of segmentation accuracy. Quantitative and qualitative evaluation on a number of computer vision applications was conducted, demonstrating that the proposed method is the top performer.

📄 PDF Abstract BibTeX arXiv:1605.06325

Code (1)

semiquark1/boruvka-superpixel

Tasks

Image SegmentationSegmentationSemantic SegmentationSuperpixels

Similar Papers 제목 키워드 기반

H-SPAM: Hierarchical Superpixel Anything Model

2026-04-13 · Julien Walther, Rémi Giraud, Michaël Clément arxiv

Superpixels offer a compact image representation by grouping pixels into coherent regions. Recent methods have reached a plateau in terms of segmentation accuracy by generating noisy superpixel shapes. Moreover, most exi…

Generating Object Segmentation Proposals using Global and Local Search

2014-06-01 · CVPR 2014 6 · Pekka Rantalankila, Juho Kannala, Esa Rahtu

We present a method for generating object segmentation proposals from groups of superpixels. The goal is to propose accurate segmentations for all objects of an image. The proposed object hypotheses can be used as input …

Objectobject-detectionObject DetectionSemantic Segmentation+1

Learning Superpixel Ensemble and Hierarchy Graphs for Melanoma Detection

2026-04-04 · Asmaa M. Elwer, Muhammad A. Rushdi, Mahmoud H. Annaby arxiv

Graph signal processing (GSP) is becoming a major tool in biomedical signal and image analysis. In most GSP techniques, graph structures and edge weights have been typically set via statistical and computational methods.…

Graph structure learningData AugmentationGraph Learning

Manifold-Preserving Superpixel Hierarchies and Embeddings for the Exploration of High-Dimensional Images

2026-02-27 · Alexander Vieth, Boudewijn Lelieveldt, Elmar Eisemann, Anna Vilanova 외 arxiv

High-dimensional images, or images with a high-dimensional attribute vector per pixel, are commonly explored with coordinated views of a low-dimensional embedding of the attribute space and a conventional image represent…

Dimensionality Reduction

Semantic Instance Labeling Leveraging Hierarchical Segmentation

2017-08-02 · Steven Hickson, Irfan Essa, Henrik Christensen

Most of the approaches for indoor RGBD semantic la- beling focus on using pixels or superpixels to train a classi- fier. In this paper, we implement a higher level segmentation using a hierarchy of superpixels to obtain …

SegmentationSuperpixels