paper-with-me

홈 › Papers

SEEDS: Superpixels Extracted via Energy-Driven Sampling

2013-09-16 · Michael Van den Bergh, Xavier Boix, Gemma Roig, Luc van Gool

Superpixel algorithms aim to over-segment the image by grouping pixels that belong to the same object. Many state-of-the-art superpixel algorithms rely on minimizing objective functions to enforce color ho- mogeneity. The optimization is accomplished by sophis- ticated methods that progressively build the superpix- els, typically by adding cuts or growing superpixels. As a result, they are computationally too expensive for real-time applications. We introduce a new approach based on a simple hill-climbing optimization. Starting from an initial superpixel partitioning, it continuously refines the superpixels by modifying the boundaries. We define a robust and fast to evaluate energy function, based on enforcing color similarity between the bound- aries and the superpixel color histogram. In a series of experiments, we show that we achieve an excellent com- promise between accuracy and efficiency. We are able to achieve a performance comparable to the state-of- the-art, but in real-time on a single Intel i7 CPU at 2.8GHz.

📄 PDF Abstract BibTeX arXiv:1309.3848

Code (1)

davidstutz/superpixel-benchmark

Tasks

CPUSuperpixels

Similar Papers 제목 키워드 기반

Resolution-independent meshes of super pixels

2019-10-29 · Vitaliy Kurlin, Philip Smith

The over-segmentation into superpixels is an important preprocessing step to smartly compress the input size and speed up higher level tasks. A superpixel was traditionally considered as a small cluster of square-based p…

ClusteringSegmentationSuperpixels

Superpixel Segmentation using Dynamic and Iterative Spanning Forest

2020-07-08 · F. C. Belem, S. J. F. Guimaraes, A. X. Falcao

As constituent parts of image objects, superpixels can improve several higher-level operations. However, image segmentation methods might have their accuracy seriously compromised for reduced numbers of superpixels. We h…

ARCImage SegmentationSemantic SegmentationSuperpixels

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

Learning Optimal Seeds for Diffusion-based Salient Object Detection

2014-06-01 · CVPR 2014 6 · Song Lu, Vijay Mahadevan, Nuno Vasconcelos

In diffusion-based saliency detection, an image is partitioned into superpixels and mapped to a graph, with superpixels as nodes and edge strengths proportional to superpixel similarity. Saliency information is then prop…

Objectobject-detectionObject DetectionRGB Salient Object Detection+3

Implicit Integration of Superpixel Segmentation into Fully Convolutional Networks

2021-03-05 · Teppei Suzuki

Superpixels are a useful representation to reduce the complexity of image data. However, to combine superpixels with convolutional neural networks (CNNs) in an end-to-end fashion, one requires extra models to generate su…

Depth EstimationMonocular Depth EstimationSegmentationSemantic Segmentation+1