paper-with-me

홈 › Papers

Superpixel Segmentation using Dynamic and Iterative Spanning Forest

2020-07-08 · F. C. Belem, S. J. F. Guimaraes, A. X. Falcao

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 have investigated a solution based on the Iterative Spanning Forest (ISF) framework. In this work, we present Dynamic ISF (DISF) -- a method based on the following steps. (a) It starts from an image graph and a seed set with considerably more pixels than the desired number of superpixels. (b) The seeds compete among themselves, and each seed conquers its most closely connected pixels, resulting in an image partition (spanning forest) with connected superpixels. In step (c), DISF assigns relevance values to seeds based on superpixel analysis and removes the most irrelevant ones. Steps (b) and (c) are repeated until the desired number of superpixels is reached. DISF has the chance to reconstruct relevant edges after each iteration, when compared to region merging algorithms. As compared to other seed-based superpixel methods, DISF is more likely to find relevant seeds. It also introduces dynamic arc-weight estimation in the ISF framework for more effective superpixel delineation, and we demonstrate all results on three datasets with distinct object properties.

📄 PDF Abstract BibTeX arXiv:2007.04257

Code (1)

LIDS-UNICAMP/DISF 공식 구현

Tasks

ARCImage SegmentationSemantic SegmentationSuperpixels

Similar Papers 제목 키워드 기반

An Iterative Spanning Forest Framework for Superpixel Segmentation

2018-01-30 · John E. Vargas-Muñoz, Ananda S. Chowdhury, Eduardo B. Alexandre, Felipe L. Galvão 외

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 SegmentationSuperpixels

Do Superpixel Segmentation Methods Influence Deforestation Image Classification?

2025-10-06 · Hugo Resende, Fabio A. Faria, Eduardo B. Neto, Isabela Borlido 외 arxiv

Image segmentation is a crucial step in various visual applications, including environmental monitoring through remote sensing. In the context of the ForestEyes project, which combines citizen science and machine learnin…

Image ClassificationImage Segmentation

How to Identify Good Superpixels for Deforestation Detection on Tropical Rainforests

2024-09-06 · Isabela Borlido, Eduardo Bouhid, Victor Sundermann, Hugo Resende 외

The conservation of tropical forests is a topic of significant social and ecological relevance due to their crucial role in the global ecosystem. Unfortunately, deforestation and degradation impact millions of hectares a…

Superpixels

Exploring Superpixel Segmentation Methods in the Context of Citizen Science and Deforestation Detection

2024-11-26 · Hugo Resende, Isabela Borlido, Victor Sundermann, Eduardo B. Neto 외

Tropical forests play an essential role in the planet's ecosystem, making the conservation of these biomes a worldwide priority. However, ongoing deforestation and degradation pose a significant threat to their existence…

Segmentation

ISEC: Iterative over-Segmentation via Edge Clustering

2018-02-16 · Marcelo Santos, Luciano Oliveira

Several image pattern recognition tasks rely on superpixel generation as a fundamental step. Image analysis based on superpixels facilitates domain-specific applications, also speeding up the overall processing time of t…

ClusteringSegmentationSuperpixelsVideo Segmentation+1