paper-with-me

Papers

Do Superpixel Segmentation Methods Influence Deforestation Image Classification?

2025-10-06 · Hugo Resende, Fabio A. Faria, Eduardo B. Neto, Isabela Borlido, Victor Sundermann, Silvio Jamil F. Guimarães, Álvaro L. Fazenda 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 learning to detect deforestation in tropical forests, image segments are used for labeling by volunteers and subsequent model training. Traditionally, the Simple Linear Iterative Clustering (SLIC) algorithm is adopted as the segmentation method. However, recent studies have indicated that other superpixel-based methods outperform SLIC in remote sensing image segmentation, and might suggest that they are more suitable for the task of detecting deforested areas. In this sense, this study investigated the impact of the four best segmentation methods, together with SLIC, on the training of classifiers for the target application. Initially, the results showed little variation in performance among segmentation methods, even when selecting the top five classifiers using the PyCaret AutoML library. However, by applying a classifier fusion approach (ensemble of classifiers), noticeable improvements in balanced accuracy were observed, highlighting the importance of both the choice of segmentation method and the combination of machine learning-based models for deforestation detection tasks.

📄 PDF Abstract BibTeX arXiv:2510.04645

Code (0)

등록된 구현이 없습니다.

Tasks

Image ClassificationImage Segmentation

Similar Papers 제목 키워드 기반

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

Rotation Equivariant Deforestation Segmentation and Driver Classification

2021-10-25 · Joshua Mitton, Roderick Murray-Smith

Deforestation has become a significant contributing factor to climate change and, due to this, both classifying the drivers and predicting segmentation maps of deforestation has attracted significant interest. In this wo…

ClassificationSegmentation

A regularization-based approach for unsupervised image segmentation

2016-03-08 · Aleksandar Dimitriev, Matej Kristan

We propose a novel unsupervised image segmentation algorithm, which aims to segment an image into several coherent parts. It requires no user input, no supervised learning phase and assumes an unknown number of segments.…

Image SegmentationSemantic SegmentationSuperpixelsUnsupervised Image Segmentation

Hierarchical Superpixel Segmentation via Structural Information Theory

2025-01-13 · Minhui Xie, Hao Peng, Pu Li, Guangjie Zeng 외

Superpixel segmentation is a foundation for many higher-level computer vision tasks, such as image segmentation, object recognition, and scene understanding. Existing graph-based superpixel segmentation methods typically…

graph constructiongraph partitioningImage SegmentationObject Recognition+3