paper-with-me

Papers

Superpixel Integrated Grids for Fast Image Segmentation

2025-10-07 · Jack Roberts, Jeova Farias Sales Rocha Neto arxiv

Superpixels have long been used in image simplification to enable more efficient data processing and storage. However, despite their computational potential, their irregular spatial distribution has often forced deep learning approaches to rely on specialized training algorithms and architectures, undermining the original motivation for superpixelations. In this work, we introduce a new superpixel-based data structure, SIGRID (Superpixel-Integrated Grid), as an alternative to full-resolution images in segmentation tasks. By leveraging classical shape descriptors, SIGRID encodes both color and shape information of superpixels while substantially reducing input dimensionality. We evaluate SIGRIDs on four benchmark datasets using two popular convolutional segmentation architectures. Our results show that, despite compressing the original data, SIGRIDs not only match but in some cases surpass the performance of pixel-level representations, all while significantly accelerating model training. This demonstrates that SIGRIDs achieve a favorable balance between accuracy and computational efficiency.

📄 PDF Abstract BibTeX arXiv:2510.06487

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyImage Segmentation

Similar Papers 제목 키워드 기반

Superpixel Sampling Networks

2018-07-26 · ECCV 2018 9 · Varun Jampani, Deqing Sun, Ming-Yu Liu, Ming-Hsuan Yang 외

Superpixels provide an efficient low/mid-level representation of image data, which greatly reduces the number of image primitives for subsequent vision tasks. Existing superpixel algorithms are not differentiable, making…

SegmentationSuperpixels

Superpixel Hierarchy

2016-05-20 · Xing Wei, Qingxiong Yang, Yihong Gong, Ming-Hsuan Yang 외

Superpixel segmentation is becoming ubiquitous in computer vision. In practice, an object can either be represented by a number of segments in finer levels of detail or included in a surrounding region at coarser levels …

Image SegmentationSegmentationSemantic SegmentationSuperpixels

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

Power-SLIC: Fast Superpixel Segmentations by Diagrams

2020-12-22 · Maximilian Fiedler, Andreas Alpers

Superpixel algorithms grouping pixels with similar color and other low-level properties are increasingly used for pre-processing in image segmentation. In recent years, a focus has been placed on developing geometric sup…

Image SegmentationSegmentationSemantic SegmentationSuperpixels

Fast PET Scan Tumor Segmentation using Superpixels, Principal Component Analysis and K-means Clustering

2017-10-18 · Yeman B. Hagos, Vu H. Minh, Saed Khawaldeh, Usama Pervaiz 외

Positron Emission Tomography scan images are extensively used in radiotherapy planning, clinical diagnosis, assessment of growth and treatment of a tumor. These all rely on fidelity and speed of detection and delineation…

ClusteringSuperpixelsTumor Segmentation