# Research on urban tree classification method based on YOLO-CNGD

**Authors:** Cunjin Zhang, Mei Liu, Xinglong Liu, Zhixin Gu

PMC · DOI: 10.3389/fpls.2026.1754458 · 2026-02-25

## TL;DR

This paper introduces YOLO-CNGD, a new method for accurately classifying urban trees in satellite images, improving detection of small and overlapping tree crowns.

## Contribution

The novel YOLO-CNGD framework integrates CBAM, NWD loss, DCNv3, and GhostConv for improved small-object detection in urban tree classification.

## Key findings

- YOLO-CNGD achieved 94.8% precision and 91.1% recall in urban tree classification.
- The model demonstrated an mAP@0.5 of 93.7% on a custom urban tree dataset.
- The framework balances high accuracy with computational efficiency for large-scale use.

## Abstract

Accurate classification of urban tree species is fundamental for urban green space management and ecological assessment. To address the challenges of small and overlapping tree crown detection in high-resolution remote sensing imagery, this study proposes YOLO-CNGD, a novel framework based on YOLOv11n. The key enhancements include the integration of the Convolutional Block Attention Module (CBAM) for refined feature representation, the adoption of the Normalized Wasserstein Distance (NWD) loss for robust small-object localization, the incorporation of Deformable Convolution v3 (DCNv3) to adapt to irregular shapes, and the replacement of standard convolutions with GhostConv for a lightweight design. Experiments on a self-built urban tree dataset show that YOLO-CNGD achieves a precision of 94.8%, a recall of 91.1%, and an mAP@0.5 of 93.7%. The model balances accuracy and efficiency, showing great potential for large-scale automated urban tree inventory.

## Figures

13 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12975905/full.md

---
Source: https://tomesphere.com/paper/PMC12975905