paper-with-me

Papers

Texture Superpixel Clustering from Patch-based Nearest Neighbor Matching

2020-03-09 · Rémi Giraud, Yannick Berthoumieu

Superpixels are widely used in computer vision applications. Nevertheless, decomposition methods may still fail to efficiently cluster image pixels according to their local texture. In this paper, we propose a new Nearest Neighbor-based Superpixel Clustering (NNSC) method to generate texture-aware superpixels in a limited computational time compared to previous approaches. We introduce a new clustering framework using patch-based nearest neighbor matching, while most existing methods are based on a pixel-wise K-means clustering. Therefore, we directly group pixels in the patch space enabling to capture texture information. We demonstrate the efficiency of our method with favorable comparison in terms of segmentation performances on both standard color and texture datasets. We also show the computational efficiency of NNSC compared to recent texture-aware superpixel methods.

📄 PDF Abstract BibTeX arXiv:2003.04414

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringComputational EfficiencySuperpixels

Similar Papers 제목 키워드 기반

Texture Relative Superpixel Generation With Adaptive Parameters

2019-01-25 · IEEE 2019 1 · Xiao Pan, Yuanfeng Zhou, Zhonggui Chen, Caiming Zhang

Abstract—Superpixel generation, which is an essential step in many image processing applications, has attracted increasing attention from researchers. In this paper, we present an efficient flooding-based superpixel g…

Superpixels

Texture-Aware Superpixel Segmentation

2019-01-30 · Remi Giraud, Vinh-Thong Ta, Nicolas Papadakis, Yannick Berthoumieu

Most superpixel algorithms compute a trade-off between spatial and color features at the pixel level. Hence, they may need fine parameter tuning to balance the two measures, and highly fail to group pixels with similar l…

SegmentationSuperpixels

SPiKeS: Superpixel-Keypoints Structure for Robust Visual Tracking

2016-10-23 · François-Xavier Derue, Guillaume-Alexandre Bilodeau, Robert Bergevin

In visual tracking, part-based trackers are attractive since they are robust against occlusion and deformation. However, a part represented by a rectangular patch does not account for the shape of the target, while a sup…

SuperpixelsVisual Tracking

Temporal Superpixels Based on Proximity-Weighted Patch Matching

2017-10-01 · ICCV 2017 10 · Se-Ho Lee, Won-Dong Jang, Chang-Su Kim

A temporal superpixel algorithm based on proximity-weighted patch matching (TS-PPM) is proposed in this work. We develop the proximity-weighted patch matching (PPM), which estimates the motion vector of a superpixel robu…

Patch MatchingSuperpixels

Multi-Scale Superpatch Matching using Dual Superpixel Descriptors

2020-03-09 · Rémi Giraud, Merlin Boyer, Michaël Clément

Over-segmentation into superpixels is a very effective dimensionality reduction strategy, enabling fast dense image processing. The main issue of this approach is the inherent irregularity of the image decomposition comp…

Dimensionality ReductionSuperpixels