SEEDS: Superpixels Extracted via Energy-Driven Sampling
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.
Code (1)
Tasks
CPUSuperpixelsSimilar Papers 제목 키워드 기반
Resolution-independent meshes of super pixels
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…
ClusteringSegmentationSuperpixelsSuperpixel Segmentation using Dynamic and Iterative Spanning Forest
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 SegmentationSuperpixelsAn Iterative Spanning Forest Framework for Superpixel Segmentation
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 SegmentationSuperpixelsLearning Optimal Seeds for Diffusion-based Salient Object Detection
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+3Implicit Integration of Superpixel Segmentation into Fully Convolutional Networks
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