Superpixel Segmentation using Dynamic and Iterative Spanning Forest
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.
Code (1)
Tasks
ARCImage SegmentationSemantic SegmentationSuperpixelsSimilar Papers 제목 키워드 기반
An Iterative Spanning Forest Framework for Superpixel Segmentation
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 SegmentationSuperpixelsDo Superpixel Segmentation Methods Influence Deforestation Image Classification?
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 SegmentationHow to Identify Good Superpixels for Deforestation Detection on Tropical Rainforests
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…
SuperpixelsExploring Superpixel Segmentation Methods in the Context of Citizen Science and Deforestation Detection
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…
SegmentationISEC: Iterative over-Segmentation via Edge Clustering
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