Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (61)

Search Parameters:
Keywords = tree crown architecture

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
19 pages, 7201 KB  
Article
Functional Variation in Morphological and Wood Traits Across 38 Timber Species of the Northern Colombian Amazon
by Carolina Martínez-Guevara, Bernardo Giraldo Benavides, Orlando Martínez Wilches and Jaime Barrera García
Forests 2026, 17(4), 454; https://doi.org/10.3390/f17040454 - 4 Apr 2026
Viewed by 226
Abstract
Functional traits help to understand plant ecological strategies and play a determinant role in restoration. This study evaluated interspecific variability among 38 timber species of bioeconomic importance associated with natural forests and forest trials in the northern Colombian Amazon, identifying Plant Functional Types [...] Read more.
Functional traits help to understand plant ecological strategies and play a determinant role in restoration. This study evaluated interspecific variability among 38 timber species of bioeconomic importance associated with natural forests and forest trials in the northern Colombian Amazon, identifying Plant Functional Types (PFTs) and their implications for productive restoration. Soft and hard traits were integrated, including tree morphological characteristics (diameter at breast height, total height, and crown cover) and wood functional traits (wood basic specific gravity, SG; maximum moisture content; fiber diameter and wall thickness; and vessel diameter and density). Correlations among these traits were also assessed. Five PFTs were identified. PFTs 1 and 2 grouped species with acquisitive strategies and high hydraulic efficiency, making them suitable for rapid vegetation cover recovery. In contrast, PFT 5 included conservative and hydraulically safe species, appropriate for enrichment processes once vegetation cover has been established. PFTs 3 and 4 represented intermediate strategies. Additionally, tree size was found to directly influence stem hydraulic architecture, and distinct anatomical configurations may occur within similar SG ranges, highlighting the need to integrate multi-trait approaches, as this trait alone does not fully capture the hydraulic and mechanical strategies of species. Full article
Show Figures

Figure 1

30 pages, 30836 KB  
Article
CrownViM: Context Clustering Meets Vision Mamba for Precise Tree Crown Segmentation in Aerial RGB Imagery
by Erkang Shi, Ziyang Shi, Fulin Su, Lin Li, Ruifeng Liu, Fangying Wan and Kai Zhou
Remote Sens. 2026, 18(6), 860; https://doi.org/10.3390/rs18060860 - 11 Mar 2026
Viewed by 286
Abstract
The proliferation of high-spatial-resolution remote sensing data is transforming forest attribute estimation, replacing traditional manual approaches with deep learning-based Individual Tree Crown Delineation (ITCD). Nevertheless, accurate ITCD boundary extraction from aerial RGB imagery faces persistent challenges: boundary ambiguity from complex crown occlusion in [...] Read more.
The proliferation of high-spatial-resolution remote sensing data is transforming forest attribute estimation, replacing traditional manual approaches with deep learning-based Individual Tree Crown Delineation (ITCD). Nevertheless, accurate ITCD boundary extraction from aerial RGB imagery faces persistent challenges: boundary ambiguity from complex crown occlusion in mixed forests, scarcity of high-quality annotations, and computational limitations of existing methods in dense forests. The latter manifests particularly in overlapping crown scenarios through constrained receptive fields, leading to substantial parameter requirements, computational inefficiency, and compromised accuracy. To overcome these limitations, we propose CrownViM, a novel architecture based on a bidirectional State Space Model (SSM). The framework integrates a linear-complexity Context Clustering Vision Mamba (CCViM) encoder for efficient global context modeling and employs a MaskFormer decoder for precise boundary prediction. We further introduce a partial-supervision loss function to reduce dependence on exhaustively annotated crown masks. Evaluations on OAM-TCD and the single-tree segmentation dataset (SSD) show CrownViM achieves significant segmentation accuracy improvements while maintaining a lightweight profile (39.6 M parameters). It substantially outperforms Convolutional Neural Network (CNN), Vision Transformer (ViT), and hybrid-based baselines when processing overlapping crowns and structurally complex scenes. As the first implementation of state space models in ITCD, CrownViM effectively addresses core limitations in global context capture, computational efficiency, and boundary definition. Our efficient architecture and sparse-annotation loss strategy enable high-accuracy, robust individual tree mapping, advancing tools for large-scale forest monitoring and accurate carbon stock quantification. Full article
Show Figures

Figure 1

25 pages, 8404 KB  
Article
Ladder-Side-Tuning of Visual Foundation Model for City-Scale Individual Tree Detection from High-Resolution Remote Sensing Images
by Chen Huang, Ying Ding, Kun Xiao, Rong Liu and Ying Sun
Remote Sens. 2026, 18(5), 819; https://doi.org/10.3390/rs18050819 - 6 Mar 2026
Viewed by 262
Abstract
Accurate detection of individual trees is essential for urban forest management and ecological assessment, yet remains challenging due to the heterogeneous backgrounds, variable sizes of tree crowns, and significant variations across urban scenarios. To address these issues, we propose Tree-SAM, a city-scale individual [...] Read more.
Accurate detection of individual trees is essential for urban forest management and ecological assessment, yet remains challenging due to the heterogeneous backgrounds, variable sizes of tree crowns, and significant variations across urban scenarios. To address these issues, we propose Tree-SAM, a city-scale individual tree detection architecture built upon the visual foundation model Segment Anything Model (SAM) and equipped with three task-specific modules, i.e., Cross-Correlation Feature Backbone (CCFB), Hierarchical Instance Aggregation Neck (HIAN), and Context-Aware Adaptation Head (CAAH). These modules synergistically fuse general semantics with fine-grained structural cues, enable multi-scale feature aggregation, and adaptively refine predictions based on specific scene contexts. On the GZ-Tree Crown dataset, Tree-SAM achieves F1-scores of 0.762, 0.732, and 0.830, with corresponding AP@50 values of 0.478, 0.454, and 0.526 in the forest, mixed, and urban scenarios, respectively, consistently ranking first across all scenes and demonstrating strong adaptability to diverse intra-city landscapes. Additional evaluations on the BAMFORESTS dataset and the SZ-Dataset further confirm its robustness across varied geographic contexts. Tree-SAM provides a reliable, automated framework for large-scale urban tree mapping, providing reliable data support for urban forest management, carbon stock estimation, and ecological assessment. Full article
Show Figures

Figure 1

27 pages, 4804 KB  
Article
Research on Forest Canopy Cover Estimation Method Based on MSG-UNet Using UAV Remote Sensing Data
by Hongbing Chen, Zhipeng Li, Mingming Li, Yuehui Song, Haoting Zhai, Junjie Liu, Hao Wu, Changji Wen and Yubo Zhang
Remote Sens. 2026, 18(5), 809; https://doi.org/10.3390/rs18050809 - 6 Mar 2026
Viewed by 286
Abstract
Forest canopy cover is a crucial indicator for measuring ecological functions. However, traditional plot-based measurement methods suffer from low efficiency and insufficient spatial continuity. Addressing issues in UAV RGB imagery—such as tree crown boundary adhesion, shadow interference, and texture confusion—this paper proposes a [...] Read more.
Forest canopy cover is a crucial indicator for measuring ecological functions. However, traditional plot-based measurement methods suffer from low efficiency and insufficient spatial continuity. Addressing issues in UAV RGB imagery—such as tree crown boundary adhesion, shadow interference, and texture confusion—this paper proposes a lightweight and edge-sensitive tree crown segmentation network. The model employs MobileNetV3-Large to replace the traditional U-Net encoder, significantly reducing parameter count and computational load while satisfying the potential for edge device deployment. In the decoding phase, a Semantic-guided Channel Compression and Focus (SCCF) module is designed to enhance semantic-guided channel compression and feature focusing. Furthermore, a Gradient-guided Morphological Tree Crown Attention Module (G-MTCAM) is proposed. By utilizing Gradient-Induced Center Difference Convolution (GI-CDC) and a variance-based statistical gating mechanism, this module constructs a dual-stream architecture for morphology and texture interaction, achieving precise cutting of tree crown boundaries and effective filtering of background noise. Additionally, a boundary-enhanced composite loss function is introduced to improve the accuracy of crown edge identification. Experimental results indicate that the proposed model achieves an IoU, Acc, and F1 score of 88.59%, 88.62%, and 93.77%, respectively. Compared to the classic U-Net, these represent improvements of 2.77%, 1.71%, and 1.44%, while the parameter count and computational cost are only 5.98 M and 6.71 GFLOPs. The forest Canopy Cover (CC) estimated based on the segmentation results shows high consistency with ground-based near-zenith canopy hemispherical percentage (CHP030, denoted as CCobs), with a correlation coefficient (R2) exceeding 0.90. This verifies the effectiveness of the method in forest canopy structure monitoring and provides technical support for the application of consumer-grade UAVs in forestry surveys. Full article
(This article belongs to the Section Forest Remote Sensing)
Show Figures

Figure 1

29 pages, 1843 KB  
Systematic Review
Deep Learning for Tree Crown Detection and Delineation Using UAV and High-Resolution Imagery for Biometric Parameter Extraction: A Systematic Review
by Abdulrahman Sufyan Taha Mohammed Aldaeri, Chan Yee Kit, Lim Sin Ting and Mohamad Razmil Bin Abdul Rahman
Forests 2026, 17(2), 179; https://doi.org/10.3390/f17020179 - 29 Jan 2026
Viewed by 798
Abstract
Mapping individual-tree crowns (ITCs) along with extracting tree morphological attributes provides the core parameters required for estimating thermal stress and carbon emission functions. However, calculating morphological attributes relies on the prior delineation of ITCs. Using the Preferred Reporting Items for Systematic Reviews and [...] Read more.
Mapping individual-tree crowns (ITCs) along with extracting tree morphological attributes provides the core parameters required for estimating thermal stress and carbon emission functions. However, calculating morphological attributes relies on the prior delineation of ITCs. Using the Preferred Reporting Items for Systematic Reviews and Meta-Analysis (PRISMA) framework, this review synthesizes how deep-learning (DL)-based methods enable the conversion of crown geometry into reliable biometric parameter extraction (BPE) from high-resolution imagery. This addresses a gap often overlooked in studies focused solely on detection by providing a direct link to forest inventory metrics. Our review showed that instance segmentation dominates (approximately 46% of studies), producing the most accurate pixel-level masks for BPE, while RGB imagery is most common (73%), often integrated with canopy-height models (CHM) to enhance accuracy. New architectural approaches, such as StarDist, outperform Mask R-CNN by 6% in dense canopies. However, performance differs with crown overlap, occlusion, species diversity, and the poor transferability of allometric equations. Future work could prioritize multisensor data fusion, develop end-to-end biomass modeling to minimize allometric dependence, develop open datasets to address model generalizability, and enhance and test models like StarDist for higher accuracy in dense forests. Full article
Show Figures

Figure 1

10 pages, 1123 KB  
Article
Shoot Vigour, Leaf Water Status and Physiological Traits of Mature Castanea sativa Mill. Trees Along the Canopy Vertical Gradient
by Lucia Mondanelli, Claudia Cocozza, Barbara Mariotti and Alberto Maltoni
Forests 2026, 17(2), 173; https://doi.org/10.3390/f17020173 - 28 Jan 2026
Viewed by 232
Abstract
Climate change is increasingly exposing sweet chestnut (Castanea sativa Mill.) to more frequent and prolonged drought events, which can compromise growth and nut production, particularly in Mediterranean environments. Understanding how trees respond physiologically to ecological and environmental constraints requires a detailed analysis [...] Read more.
Climate change is increasingly exposing sweet chestnut (Castanea sativa Mill.) to more frequent and prolonged drought events, which can compromise growth and nut production, particularly in Mediterranean environments. Understanding how trees respond physiologically to ecological and environmental constraints requires a detailed analysis of their architectures. The aim of this study was to investigate how the shoot vigour and leaf water status of mature chestnut trees vary with height within the canopy. Three mature chestnut trees with distinct crown architectures were selected in a traditional chestnut orchard in Central Italy; the differences in crown structure reflected individual tree development under comparable pruning practices. Morphological traits, leaf water status, and physiological parameters related to chlorophyll were measured directly within the canopy by professional tree climbers, allowing access to both lower and upper shoots during the growing season of 2020. One tree, called “Tree 1,” characterised by low bifurcation, with all epicormic shoot cluster (complexes) located on the two main branches and none on the main stem, showed partial vertical differences, mainly in water status and chlorophyll traits. “Tree 2”, characterised by high bifurcation and shoots running along the main stem, exhibited clear vertical gradients: lower-canopy shoots had larger leaf areas and more dry mass, higher relative water content, and better photosynthetic performance index e values than upper shoots. At the end, “Tree 3”, with the same architecture as Tree 1, displayed no consistent vertical trends. These findings indicate that individual tree architecture modulates hydraulic constraints and shoot vigour, even in hydraulically efficient epicormic branches. Although canopy access constraints limited the number of trees and measurements, this study—among the few to conduct in-canopy measurements on large, mature trees—provides valuable guidance for pruning and crown management, suggesting that lowering and simplifying the crown can enhance water-use efficiency, shoot vigour, and drought resilience in traditional and low-input chestnut orchards. Full article
Show Figures

Figure 1

24 pages, 5237 KB  
Article
DCA-UNet: A Cross-Modal Ginkgo Crown Recognition Method Based on Multi-Source Data
by Yunzhi Guo, Yang Yu, Yan Li, Mengyuan Chen, Wenwen Kong, Yunpeng Zhao and Fei Liu
Plants 2026, 15(2), 249; https://doi.org/10.3390/plants15020249 - 13 Jan 2026
Viewed by 499
Abstract
Wild ginkgo, as an endangered species, holds significant value for genetic resource conservation, yet its practical applications face numerous challenges. Traditional field surveys are inefficient in mountainous mixed forests, while satellite remote sensing is limited by spatial resolution. Current deep learning approaches relying [...] Read more.
Wild ginkgo, as an endangered species, holds significant value for genetic resource conservation, yet its practical applications face numerous challenges. Traditional field surveys are inefficient in mountainous mixed forests, while satellite remote sensing is limited by spatial resolution. Current deep learning approaches relying on single-source data or merely simple multi-source fusion fail to fully exploit information, leading to suboptimal recognition performance. This study presents a multimodal ginkgo crown dataset, comprising RGB and multispectral images acquired by an UAV platform. To achieve precise crown segmentation with this data, we propose a novel dual-branch dynamic weighting fusion network, termed dual-branch cross-modal attention-enhanced UNet (DCA-UNet). We design a dual-branch encoder (DBE) with a two-stream architecture for independent feature extraction from each modality. We further develop a cross-modal interaction fusion module (CIF), employing cross-modal attention and learnable dynamic weights to boost multi-source information fusion. Additionally, we introduce an attention-enhanced decoder (AED) that combines progressive upsampling with a hybrid channel-spatial attention mechanism, thereby effectively utilizing multi-scale features and enhancing boundary semantic consistency. Evaluation on the ginkgo dataset demonstrates that DCA-UNet achieves a segmentation performance of 93.42% IoU (Intersection over Union), 96.82% PA (Pixel Accuracy), 96.38% Precision, and 96.60% F1-score. These results outperform differential feature attention fusion network (DFAFNet) by 12.19%, 6.37%, 4.62%, and 6.95%, respectively, and surpasses the single-modality baselines (RGB or multispectral) in all metrics. Superior performance on cross-flight-altitude data further validates the model’s strong generalization capability and robustness in complex scenarios. These results demonstrate the superiority of DCA-UNet in UAV-based multimodal ginkgo crown recognition, offering a reliable and efficient solution for monitoring wild endangered tree species. Full article
(This article belongs to the Special Issue Advanced Remote Sensing and AI Techniques in Agriculture and Forestry)
Show Figures

Figure 1

25 pages, 4064 KB  
Article
Application of CNN and Vision Transformer Models for Classifying Crowns in Pine Plantations Affected by Diplodia Shoot Blight
by Mingzhu Wang, Christine Stone and Angus J. Carnegie
Forests 2026, 17(1), 108; https://doi.org/10.3390/f17010108 - 13 Jan 2026
Viewed by 485
Abstract
Diplodia shoot blight is an opportunistic fungal pathogen infesting many conifer species and it has a global distribution. Depending on the duration and severity of the disease, affected needles appear yellow (chlorotic) for a brief period before becoming red or brown in colour. [...] Read more.
Diplodia shoot blight is an opportunistic fungal pathogen infesting many conifer species and it has a global distribution. Depending on the duration and severity of the disease, affected needles appear yellow (chlorotic) for a brief period before becoming red or brown in colour. These symptoms can occur on individual branches or over the entire crown. Aerial sketch-mapping or the manual interpretation of aerial photography for tree health surveys are labour-intensive and subjective. Recently, however, the application of deep learning (DL) techniques to detect and classify tree crowns in high-spatial-resolution imagery has gained significant attention. This study evaluated two complementary DL approaches for the detection and classification of Pinus radiata trees infected with diplodia shoot blight across five geographically dispersed sites with varying topographies over two acquisition years: (1) object detection using YOLOv12 combined with Segment Anything Model (SAM) and (2) pixel-level semantic segmentation using U-Net, SegFormer, and EVitNet. The three damage classes for the object detection approach were ‘yellow’, ‘red-brown’ (both whole-crown discolouration) and ‘dead tops’ (partially discoloured crowns), while for the semantic segmentation the three classes were yellow, red-brown, and background. The YOLOv12m model achieved an overall mAP50 score of 0.766 and mAP50–95 of 0.447 across all three classes, with red-brown crowns demonstrating the highest detection accuracy (mAP50: 0.918, F1 score: 0.851). For semantic segmentation models, SegFormer showed the strongest performance (IoU of 0.662 for red-brown and 0.542 for yellow) but at the cost of longest training time, while EVitNet offered the most cost-effective solution achieving comparable accuracy to SegFormer but with a superior training efficiency with its lighter architecture. The accurate identification and symptom classification of crown damage symptoms support the calibration and validation of satellite-based monitoring systems and assist in the prioritisation of ground-based diagnosis or management interventions. Full article
(This article belongs to the Section Forest Health)
Show Figures

Figure 1

23 pages, 7244 KB  
Article
Individual-Tree Crown Width Prediction for Natural Mixed Forests in Northern China Using Deep Neural Network and Height Threshold Method
by Lai Zhou, Xiaofang Cheng, Shaoyu Liu, Chunxin He, Wei Peng and Mengtao Zhang
Forests 2025, 16(12), 1778; https://doi.org/10.3390/f16121778 - 26 Nov 2025
Cited by 1 | Viewed by 666
Abstract
Crown width (CW) is a critical metric for characterizing tree-canopy dimensions; however, its direct measurement remains labor-intensive and is often impractical in inaccessible crowns. Consequently, CW is frequently derived from projections, which are susceptible to multiple sources of imprecision, including canopy density, crown [...] Read more.
Crown width (CW) is a critical metric for characterizing tree-canopy dimensions; however, its direct measurement remains labor-intensive and is often impractical in inaccessible crowns. Consequently, CW is frequently derived from projections, which are susceptible to multiple sources of imprecision, including canopy density, crown irregularity, terrain heterogeneity, and the observer’s vantage point, especially in structurally complex natural forests. While deep neural network (DNN) models show substantial potential for CW prediction, their performance in heterogeneous forests remains uncertain. We developed DNN models integrated with a Height Threshold Method (HTM) to predict individual-tree CW in the natural mixed forests of Northern China, dominated by Larix principis-rupprechtii and Picea asperata. Our study further compared the relative importance of feature engineering versus model architectural complexity in predictive accuracy and identified the key ecological variables governing CW. The model performance was evaluated through the coefficient of determination (R2), mean square error (MSE), mean absolute error (MAE), and mean absolute percentage error (MAPE). Field surveys of 34 representative sample plots produced 1884 individual-tree records. The main results were as follows: (1) all DNNs avoided overfitting, and were statistical stable under ten-fold cross-validation; (2) the optimized DNN3-2 model (tuned hidden layer count, neurons/hidden layer, L2 regularization, and dropout) achieved peak performance, explaining 69% of CW variance with residuals with stable variance and excellent coverage properties; (3) tree size, neighborhood competition, species identity, and site quality were the most important predictors; and (4) stand parameters calculated from competitive neighborhoods defined by the HTM, particularly mean stand crowding, Simpson’s index (1-D), and Shannon’s index (H′), significantly improved prediction accuracy. By integrating DNN with the HTM, our approach allows for accurate prediction of individual-tree CW in natural mixed forests of Northern China, dominated by Larix principis-rupprechtii and Picea asperata. Full article
Show Figures

Figure 1

30 pages, 8473 KB  
Article
A Squirrel’s Guide to the Olive Galaxy: Tree-Level Determinants of Den-Site Selection in the Persian Squirrel within Traditional Mediterranean Olive Groves
by Yiannis G. Zevgolis, Efstratios Kamatsos, Apostolos Christopoulos, Christina Valeta, Eleni Rekouti, Christos Xagoraris, George P. Mitsainas, Petros Lymberakis, Dionisios Youlatos and Panayiotis G. Dimitrakopoulos
Biology 2025, 14(12), 1676; https://doi.org/10.3390/biology14121676 - 25 Nov 2025
Viewed by 1487
Abstract
Traditional centennial olive groves represent ecologically valuable agroecosystems that support both biodiversity and cultural heritage across Mediterranean landscapes. On Lesvos Island, Greece, which marks the westernmost limit of the Persian squirrel (Sciurus anomalus) distribution, these centennial olive trees serve as essential [...] Read more.
Traditional centennial olive groves represent ecologically valuable agroecosystems that support both biodiversity and cultural heritage across Mediterranean landscapes. On Lesvos Island, Greece, which marks the westernmost limit of the Persian squirrel (Sciurus anomalus) distribution, these centennial olive trees serve as essential nesting resources for this regionally Vulnerable species. However, the tree-level mechanisms determining den-site suitability remain insufficiently understood. We examined 288 centennial olive trees, including 36 with confirmed dens, integrating structural, physiological, and thermal metrics to identify the attributes influencing den occupancy. Our results showed that squirrels consistently selected older and taller olives with broad crowns and high photosynthetic activity, indicating a preference for vigorous, architecturally complex trees that provide stable microclimatic conditions. Infrared thermography revealed that occupied trees exhibited lower trunk temperature asymmetries and stronger thermal buffering capacity, highlighting the role of microclimatic stability in den-site selection. Overall, our findings show that den-site selection in S. anomalus is shaped by the interplay of structural maturity, physiological performance, and thermal coherence. By linking tree function to den-site suitability, our work advances a mechanistic understanding of microhabitat selection and emphasizes the importance of centennial olive trees as biophysical refugia within traditional Mediterranean agroecosystems. Full article
(This article belongs to the Special Issue Young Researchers in Ecology)
Show Figures

Figure 1

21 pages, 8098 KB  
Article
Multi-Sensor AI-Based Urban Tree Crown Segmentation from High-Resolution Satellite Imagery for Smart Environmental Monitoring
by Amirmohammad Sharifi, Reza Shah-Hosseini, Danesh Shokri and Saeid Homayouni
Smart Cities 2025, 8(6), 187; https://doi.org/10.3390/smartcities8060187 - 6 Nov 2025
Viewed by 1601
Abstract
Urban tree detection is fundamental to effective forestry management, biodiversity preservation, and environmental monitoring—key components of sustainable smart city development. This study introduces a deep learning framework for urban tree crown segmentation that exclusively leverages high-resolution satellite imagery from GeoEye-1, WorldView-2, and WorldView-3, [...] Read more.
Urban tree detection is fundamental to effective forestry management, biodiversity preservation, and environmental monitoring—key components of sustainable smart city development. This study introduces a deep learning framework for urban tree crown segmentation that exclusively leverages high-resolution satellite imagery from GeoEye-1, WorldView-2, and WorldView-3, thereby eliminating the need for additional data sources such as LiDAR or UAV imagery. The proposed framework employs a Residual U-Net architecture augmented with Attention Gates (AGs) to address major challenges, including class imbalance, overlapping crowns, and spectral interference from complex urban structures, using a custom composite loss function. The main contribution of this work is to integrate data from three distinct satellite sensors with varying spatial and spectral characteristics into a single processing pipeline, demonstrating that such well-established architectures can yield reliable, high-accuracy results across heterogeneous resolutions and imaging conditions. A further advancement of this study is the development of a hybrid ground-truth generation strategy that integrates NDVI-based watershed segmentation, manual annotation, and the Segment Anything Model (SAM), thereby reducing annotation effort while enhancing mask fidelity. In addition, by training on 4-band RGBN imagery from multiple satellite sensors, the model exhibits generalization capabilities across diverse urban environments. Despite being trained on a relatively small dataset comprising only 1200 image patches, the framework achieves state-of-the-art performance (F1-score: 0.9121; IoU: 0.8384; precision: 0.9321; recall: 0.8930). These results stem from the integration of the Residual U-Net with Attention Gates, which enhance feature representation and suppress noise from urban backgrounds, as well as from hybrid ground-truth generation and the combined BCE–Dice loss function, which effectively mitigates class imbalance. Collectively, these design choices enable robust model generalization and clear performance superiority over baseline networks such as DeepLab v3 and U-Net with VGG19. Fully automated and computationally efficient, the proposed approach delivers cost-effective, accurate segmentation using satellite data alone, rendering it particularly suitable for scalable, operational smart city applications and environmental monitoring initiatives. Full article
Show Figures

Figure 1

19 pages, 7290 KB  
Article
Assessing Pacific Madrone Blight with UAS Remote Sensing Under Different Skylight Conditions
by Michael C. Winfield, Michael G. Wing, Julia H. Wood, Savannah Graham, Anika M. Anderson, Dustin C. Hawks and Adam H. Miller
Remote Sens. 2025, 17(18), 3141; https://doi.org/10.3390/rs17183141 - 10 Sep 2025
Cited by 1 | Viewed by 1857
Abstract
We investigated the relationship between foliar blight, tree structure, and spectral signatures in a Pacific Madrone (Arbutus menziesii) orchard in Oregon using unoccupied aerial system (UAS) multispectral imagery and ground surveying. Aerial data were collected under both cloudy and sunny conditions [...] Read more.
We investigated the relationship between foliar blight, tree structure, and spectral signatures in a Pacific Madrone (Arbutus menziesii) orchard in Oregon using unoccupied aerial system (UAS) multispectral imagery and ground surveying. Aerial data were collected under both cloudy and sunny conditions using a six-band sensor (red, green, blue, near-infrared, red edge, and longwave infrared), and ground surveying recorded foliar blight and tree height for 29 trees. We observed band- and index-dependent spectral variation within crowns and between lighting conditions. The Normalized Difference Vegetation Index (NDVI), Modified Simple Ratio Index Red Edge (MSRE), and Red Edge Chlorophyll Index (RECI) showed higher consistency across lighting changes (adjusted R2 ≈ 0.95), while the Green Chlorophyll Index (GCI), Modified Simple Ratio Index (MSR), and Green Normalized Difference Vegetation Index (GNDVI) showed slightly lower consistency (adjusted R2 ≈ 0.92) but greater sensitivity to blight under cloudy skies. Diffuse skylight increased blue and near-infrared reflectance, reduced red, and enhanced blight detection using GCI, MSR, and GNDVI. Tree height was inversely related to blight presence (p < 0.005), and spectral variation within crowns was significant (p < 0.01), suggesting a role for canopy architecture. The support vector machine classification of tree crowns achieved 92.5% accuracy (kappa = 0.87). Full article
(This article belongs to the Special Issue Plant Disease Detection and Recognition Using Remotely Sensed Data)
Show Figures

Graphical abstract

20 pages, 1927 KB  
Article
Aboveground Biomass Models for Common Woody Species of Lowland Forest in Borana Woodland, Southern Ethiopia
by Dida Jilo, Emiru Birhane, Tewodros Tadesse and Mengesteab Hailu Ubuy
Forests 2025, 16(5), 823; https://doi.org/10.3390/f16050823 - 15 May 2025
Cited by 3 | Viewed by 1141
Abstract
Aboveground biomass models are useful for assessing vegetation conditions and providing valuable information on the availability of ecosystem goods and services, including carbon stock and forest/rangeland products. This study aimed to develop aboveground biomass estimation models for the common woody species found in [...] Read more.
Aboveground biomass models are useful for assessing vegetation conditions and providing valuable information on the availability of ecosystem goods and services, including carbon stock and forest/rangeland products. This study aimed to develop aboveground biomass estimation models for the common woody species found in Borana woodland. Multispecies and species-specific models for aboveground biomass were developed using 114 destructively sampled trees representing five species. The dendrometric variables selected as predictors of the trees’ aboveground dry biomass for both multispecies and species-specific models were diameter at breast height, tree height, wood basic density (ρ), crown area (ca) and crown diameter (cd). The distribution of biomass across trees’ aboveground components was estimated using destructively sampled trees. Most tree biomass is allocated to branches, followed by the stems. The tree diameter, wood basic density, and crown diameter were significant predictors in generic and species-specific biomass models across all tree components. Incorporating wood basic density into the model significantly improved prediction accuracy, while tree height had a minimal effect on biomass estimation. The stem and twig biomasses were the highest and least predictable plant parts, respectively. Compared with the existing models, our newly developed models significantly reduced prediction errors, reinforcing the importance of location-specific models for accurate biomass estimation. Hence, this study fills the geographic and ecological gaps by developing models tailored with the unique conditions of the Borana lowland forest. The accuracy of species-specific biomass models varied among tree species, indicating the need for species-specific models that account for variations in growth architecture, ecological factors, and bioclimatic conditions. Full article
(This article belongs to the Special Issue Forest Biometrics, Inventory, and Modelling of Growth and Yield)
Show Figures

Figure 1

21 pages, 6157 KB  
Article
Two-Stage Deep Learning Framework for Individual Tree Crown Detection and Delineation in Mixed-Wood Forests Using High-Resolution Light Detection and Ranging Data
by Qian Li, Baoxin Hu, Jiali Shang and Tarmo K. Remmel
Remote Sens. 2025, 17(9), 1578; https://doi.org/10.3390/rs17091578 - 29 Apr 2025
Cited by 3 | Viewed by 3515
Abstract
Accurate detection and delineation of individual tree crowns (ITCs) are essential for sustainable forest management and ecosystem monitoring, providing key biophysical attributes at the individual tree level. However, the complex structure of mixed-wood forests, characterized by overlapping canopies of various shapes and sizes, [...] Read more.
Accurate detection and delineation of individual tree crowns (ITCs) are essential for sustainable forest management and ecosystem monitoring, providing key biophysical attributes at the individual tree level. However, the complex structure of mixed-wood forests, characterized by overlapping canopies of various shapes and sizes, presents significant challenges, often compromising accuracy. This study presents a two-stage deep learning framework that integrates Canopy Height Model (CHM)-based treetop detection with three-dimensional (3D) ITC delineation using high-resolution airborne LiDAR point cloud data. In the first stage, Mask R-CNN detects treetops from the CHM, providing precise initial localizations of individual trees. In the second stage, a 3D U-Net architecture clusters LiDAR points to delineate ITC boundaries in 3D space. Evaluated against manually delineated reference data, our approach outperforms established methods, including Mask R-CNN alone and the lidR itcSegment algorithm, achieving mean intersection-over-union (mIoU) scores of 0.82 for coniferous plots, 0.81 for mixed-wood plots, and 0.79 for deciduous plots. This study demonstrates the great potential of the two-stage deep learning approach as a robust solution for 3D ITC delineation in mixed-wood forests. Full article
(This article belongs to the Special Issue Lidar for Forest Parameters Retrieval)
Show Figures

Figure 1

24 pages, 6840 KB  
Article
A Tree Crown Segmentation Approach for Unmanned Aerial Vehicle Remote Sensing Images on Field Programmable Gate Array (FPGA) Neural Network Accelerator
by Jiayi Ma, Lingxiao Yan, Baozhe Chen and Li Zhang
Sensors 2025, 25(9), 2729; https://doi.org/10.3390/s25092729 - 25 Apr 2025
Cited by 4 | Viewed by 1565
Abstract
Tree crown detection of high-resolution UAV forest remote sensing images using computer technology has been widely performed in the last ten years. In forest resource inventory management based on remote sensing data, crown detection is the most important and essential part. Deep learning [...] Read more.
Tree crown detection of high-resolution UAV forest remote sensing images using computer technology has been widely performed in the last ten years. In forest resource inventory management based on remote sensing data, crown detection is the most important and essential part. Deep learning technology has achieved good results in tree crown segmentation and species classification, but relying on high-performance computing platforms, edge calculation, and real-time processing cannot be realized. In this thesis, the UAV images of coniferous Pinus tabuliformis and broad-leaved Salix matsudana collected by Jingyue Ecological Forest Farm in Changping District, Beijing, are used as datasets, and a lightweight neural network U-Net-Light based on U-Net and VGG16 is designed and trained. At the same time, the IP core and SoC architecture of the neural network accelerator are designed and implemented on the Xilinx ZYNQ 7100 SoC platform. The results show that U-Net-light only uses 1.56 MB parameters to classify and segment the crown images of double tree species, and the accuracy rate reaches 85%. The designed SoC architecture and accelerator IP core achieved 31 times the speedup of the ZYNQ hard core, and 1.3 times the speedup compared with the high-end CPU (Intel CoreTM i9-10900K). The hardware resource overhead is less than 20% of the total deployment platform, and the total on-chip power consumption is 2.127 W. Shorter prediction time and higher energy consumption ratio prove the effectiveness and rationality of architecture design and IP development. This work departs from conventional canopy segmentation methods that rely heavily on ground-based high-performance computing. Instead, it proposes a lightweight neural network model deployed on FPGA for real-time inference on unmanned aerial vehicles (UAVs), thereby significantly lowering both latency and system resource consumption. The proposed approach demonstrates a certain degree of innovation and provides meaningful references for the automation and intelligent development of forest resource monitoring and precision agriculture. Full article
(This article belongs to the Section Sensor Networks)
Show Figures

Figure 1

Back to TopTop