paper-with-me

홈 › Papers

Bridging Classical and Modern Computer Vision: PerceptiveNet for Tree Crown Semantic Segmentation

2025-05-29 · Georgios Voulgaris

The accurate semantic segmentation of tree crowns within remotely sensed data is crucial for scientific endeavours such as forest management, biodiversity studies, and carbon sequestration quantification. However, precise segmentation remains challenging due to complexities in the forest canopy, including shadows, intricate backgrounds, scale variations, and subtle spectral differences among tree species. Compared to the traditional methods, Deep Learning models improve accuracy by extracting informative and discriminative features, but often fall short in capturing the aforementioned complexities. To address these challenges, we propose PerceptiveNet, a novel model incorporating a Logarithmic Gabor-parameterised convolutional layer with trainable filter parameters, alongside a backbone that extracts salient features while capturing extensive context and spatial information through a wider receptive field. We investigate the impact of Log-Gabor, Gabor, and standard convolutional layers on semantic segmentation performance through extensive experimentation. Additionally, we conduct an ablation study to assess the contributions of individual layers and their combinations to overall model performance, and we evaluate PerceptiveNet as a backbone within a novel hybrid CNN-Transformer model. Our results outperform state-of-the-art models, demonstrating significant performance improvements on a tree crown dataset while generalising across domains, including two benchmark aerial scene semantic segmentation datasets with varying complexities.

📄 PDF Abstract BibTeX arXiv:2505.23597

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Lossy Common Information in a Learnable Gray-Wyner Network

2026-01-29 · Anderson de Andrade, Alon Harell, Ivan V. Bajić arxiv

Many computer vision tasks share substantial overlapping information, yet conventional codecs tend to ignore this, leading to redundant and inefficient representations. The Gray-Wyner network, a classical concept from in…

Representation Learning

Epipolar Geometry Improves Video Generation Models

2025-10-24 · Orest Kupyn, Théo Uscidda, Marta Tintore Gazulla, Fabian Manhardt 외 arxiv

Video generation models have advanced significantly through the latent diffusion transformers trained with rectified flow techniques. Yet these models still struggle with geometric inconsistencies, unstable motion, and v…

Video Generation

DeepGlobe 2018: A Challenge to Parse the Earth through Satellite Images

2018-05-17 · Ilke Demir, Krzysztof Koperski, David Lindenbaum, Guan Pang 외

We present the DeepGlobe 2018 Satellite Image Understanding Challenge, which includes three public competitions for segmentation, detection, and classification tasks on satellite images. Similar to other challenges in co…

Enhancing Graph Representation of the Environment through Local and Cloud Computation

2023-09-22 · Francesco Argenziano, Vincenzo Suriani, Daniele Nardi

Enriching the robot representation of the operational environment is a challenging task that aims at bridging the gap between low-level sensor readings and high-level semantic understanding. Having a rich representation …

Changes from Classical Statistics to Modern Statistics and Data Science

2022-10-30 · Kai Zhang, Shan Liu, Momiao Xiong

A coordinate system is a foundation for every quantitative science, engineering, and medicine. Classical physics and statistics are based on the Cartesian coordinate system. The classical probability and hypothesis testi…