paper-with-me

Papers

Generating superpixels using deep image representations

2019-03-11 · Thomas Verelst, Matthew Blaschko, Maxim Berman

Superpixel algorithms are a common pre-processing step for computer vision algorithms such as segmentation, object tracking and localization. Many superpixel methods only rely on colors features for segmentation, limiting performance in low-contrast regions and applicability to infrared or medical images where object boundaries have wide appearance variability. We study the inclusion of deep image features in the SLIC superpixel algorithm to exploit higher-level image representations. In addition, we devise a trainable superpixel algorithm, yielding an intermediate domain-specific image representation that can be applied to different tasks. A clustering-based superpixel algorithm is transformed into a pixel-wise classification task and superpixel training data is derived from semantic segmentation datasets. Our results demonstrate that this approach is able to improve superpixel quality consistently.

📄 PDF Abstract BibTeX arXiv:1903.04586

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGeneral ClassificationObjectObject TrackingSegmentationSemantic SegmentationSuperpixels

Similar Papers 제목 키워드 기반

Superpixel Segmentation with Fully Convolutional Networks

2020-03-29 · CVPR 2020 6 · Fengting Yang, Qian Sun, Hailin Jin, Zihan Zhou

In computer vision, superpixels have been widely used as an effective way to reduce the number of image primitives for subsequent processing. But only a few attempts have been made to incorporate them into deep neural ne…

Disparity EstimationSegmentationStereo MatchingSuperpixels

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…

Discrete Potts Model for Generating Superpixels on Noisy Images

2018-03-20 · Ruobing Shen, Xiaoyu Chen, Xiangrui Zheng, Gerhard Reinelt

Many computer vision applications, such as object recognition and segmentation, increasingly build on superpixels. However, there have been so far few superpixel algorithms that systematically deal with noisy images. We …

DenoisingObject RecognitionSegmentationSuperpixels

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

Image Classification using Graph Neural Network and Multiscale Wavelet Superpixels

2022-01-29 · Varun Vasudevan, Maxime Bassenne, Md Tauhidul Islam, Lei Xing

Prior studies using graph neural networks (GNNs) for image classification have focused on graphs generated from a regular grid of pixels or similar-sized superpixels. In the latter, a single target number of superpixels …

ClassificationGraph ClassificationGraph Neural Networkimage-classification+2