paper-with-me

Papers

Superpixel Anything: A general object-based framework for accurate yet regular superpixel segmentation

2025-09-16 · Julien Walther, Rémi Giraud, Michaël Clément arxiv

Superpixels are widely used in computer vision to simplify image representation and reduce computational complexity. While traditional methods rely on low-level features, deep learning-based approaches leverage high-level features but also tend to sacrifice regularity of superpixels to capture complex objects, leading to accurate but less interpretable segmentations. In this work, we introduce SPAM (SuperPixel Anything Model), a versatile framework for segmenting images into accurate yet regular superpixels. We train a model to extract image features for superpixel generation, and at inference, we leverage a large-scale pretrained model for semantic-agnostic segmentation to ensure that superpixels align with object masks. SPAM can handle any prior high-level segmentation, resolving uncertainty regions, and is able to interactively focus on specific objects. Comprehensive experiments demonstrate that SPAM qualitatively and quantitatively outperforms state-of-the-art methods on segmentation tasks, making it a valuable and robust tool for various applications. Code and pre-trained models are available here: https://github.com/waldo-j/spam.

📄 PDF Abstract BibTeX arXiv:2509.12791

Code (0)

등록된 구현이 없습니다.

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…

Superpixel Segmentation: A Long-Lasting Ill-Posed Problem

2024-11-10 · Rémi Giraud, Michaël Clément

For many years, image over-segmentation into superpixels has been essential to computer vision pipelines, by creating homogeneous and identifiable regions of similar sizes. Such constrained segmentation problem would req…

SegmentationSemantic SegmentationSuperpixels

Generalized Shortest Path-based Superpixels for Accurate Segmentation of Spherical Images

2020-04-15 · Rémi Giraud, Rodrigo Borba Pinheiro, Yannick Berthoumieu

Most of existing superpixel methods are designed to segment standard planar images as pre-processing for computer vision pipelines. Nevertheless, the increasing number of applications based on wide angle capture devices,…

ClusteringSuperpixels

Efficient Multiscale Object-based Superpixel Framework

2022-04-07 · Felipe Belém, Benjamin Perret, Jean Cousty, Silvio J. F. Guimarães 외

Superpixel segmentation can be used as an intermediary step in many applications, often to improve object delineation and reduce computer workload. However, classical methods do not incorporate information about the desi…

ObjectSegmentationSuperpixels

High-resolution Coastline Extraction in SAR Images via MISP-GGD Superpixel Segmentation

2022-03-05 · Odysseas Pappas, Nantheera Anantrasirichai, Byron Adams, Alin Achim

High accuracy coastline/shoreline extraction from SAR imagery is a crucial step in a number of maritime and coastal monitoring applications. We present a method based on image segmentation using the Generalised Gamma Mix…

ClusteringImage SegmentationSemantic SegmentationSuperpixels