Pith

open record

sign in

arxiv: 2506.04970 · v1 · pith:OK53HR7E · submitted 2025-06-05 · cs.CV

Bringing SAM to new heights: Leveraging elevation data for tree crown segmentation from drone imagery

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 reserved pith:OK53HR7Erecord.jsonopen to challenge →

classification cs.CV
keywords droneimageryinformationmethodscrowndataleveragingmodel
0
0 comments X
read the original abstract

Information on trees at the individual level is crucial for monitoring forest ecosystems and planning forest management. Current monitoring methods involve ground measurements, requiring extensive cost, time and labor. Advances in drone remote sensing and computer vision offer great potential for mapping individual trees from aerial imagery at broad-scale. Large pre-trained vision models, such as the Segment Anything Model (SAM), represent a particularly compelling choice given limited labeled data. In this work, we compare methods leveraging SAM for the task of automatic tree crown instance segmentation in high resolution drone imagery in three use cases: 1) boreal plantations, 2) temperate forests and 3) tropical forests. We also study the integration of elevation data into models, in the form of Digital Surface Model (DSM) information, which can readily be obtained at no additional cost from RGB drone imagery. We present BalSAM, a model leveraging SAM and DSM information, which shows potential over other methods, particularly in the context of plantations. We find that methods using SAM out-of-the-box do not outperform a custom Mask R-CNN, even with well-designed prompts. However, efficiently tuning SAM end-to-end and integrating DSM information are both promising avenues for tree crown instance segmentation models.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. FG-TreeSeg: Flow-Guided Tree Crown Segmentation without Instance Annotations

    cs.CV 2026-01 unverdicted novelty 6.0

    FG-TreeSeg applies Cellpose-SAM flow fields to model tree crowns as star-convex objects and separate overlapping instances without training or instance annotations.