paper-with-me

Papers

TreeLearn: A deep learning method for segmenting individual trees from ground-based LiDAR forest point clouds

2023-09-15 · Jonathan Henrich, Jan van Delden, Dominik Seidel, Thomas Kneib, Alexander Ecker

Laser-scanned point clouds of forests make it possible to extract valuable information for forest management. To consider single trees, a forest point cloud needs to be segmented into individual tree point clouds. Existing segmentation methods are usually based on hand-crafted algorithms, such as identifying trunks and growing trees from them, and face difficulties in dense forests with overlapping tree crowns. In this study, we propose TreeLearn, a deep learning-based approach for tree instance segmentation of forest point clouds. TreeLearn is trained on already segmented point clouds in a data-driven manner, making it less reliant on predefined features and algorithms. Furthermore, TreeLearn is implemented as a fully automatic pipeline and does not rely on extensive hyperparameter tuning, which makes it easy to use. Additionally, we introduce a new manually segmented benchmark forest dataset containing 156 full trees. The data is generated by mobile laser scanning and contributes to create a larger and more diverse data basis for model development and fine-grained instance segmentation evaluation. We trained TreeLearn on forest point clouds of 6665 trees, labeled using the Lidar360 software. An evaluation on the benchmark dataset shows that TreeLearn performs as well as the algorithm used to generate its training data. Furthermore, the performance can be vastly improved by fine-tuning the model using manually annotated datasets. We evaluate TreeLearn on our benchmark dataset and the Wytham Woods dataset, outperforming the recent SegmentAnyTree, ForAINet and TLS2Trees methods. The TreeLearn code and all datasets that were created in the course of this work are made publicly available.

📄 PDF Abstract BibTeX arXiv:2309.08471

Code (1)

ecker-lab/treelearn 공식 구현 pytorch

Tasks

Instance SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

SegmentAnyTree: A sensor and platform agnostic deep learning model for tree segmentation using laser scanning data

2024-01-28 · Maciej Wielgosz, Stefano Puliti, Binbin Xiang, Konrad Schindler 외

This research advances individual tree crown (ITC) segmentation in lidar data, using a deep learning model applicable to various laser scanning types: airborne (ULS), terrestrial (TLS), and mobile (MLS). It addresses the…

Instance SegmentationSegmentationSemantic Segmentation

Remote sensing of forests using discrete return airborne LiDAR

2017-07-17 · Hamid Hamraz, Marco A. Contreras

Airborne discrete return light detection and ranging (LiDAR) point clouds covering forested areas can be processed to segment individual trees and retrieve their morphological attributes. Segmenting individual trees in n…

Distributed ComputingSegmentation

treeX: Unsupervised Tree Instance Segmentation in Dense Forest Point Clouds

2025-09-03 · Josafat-Mattias Burmeister, Andreas Tockner, Stefan Reder, Markus Engel 외 arxiv

Close-range laser scanning provides detailed 3D captures of forest stands but requires efficient software for processing 3D point cloud data and extracting individual trees. Although recent studies have introduced deep l…

Instance SegmentationPoint Clouds

Vertical stratification of forest canopy for segmentation of under-story trees within small-footprint airborne LiDAR point clouds

2016-12-31 · Hamid Hamraz, Marco A. Contreras, Jun Zhang

Airborne LiDAR point cloud representing a forest contains 3D data, from which vertical stand structure even of understory layers can be derived. This paper presents a tree segmentation approach for multi-story stands tha…

Segmentation

A robust approach for tree segmentation in deciduous forests using small-footprint airborne LiDAR data

2017-01-01 · Hamid Hamraz, Marco A. Contreras, Jun Zhang

This paper presents a non-parametric approach for segmenting trees from airborne LiDAR data in deciduous forests. Based on the LiDAR point cloud, the approach collects crown information such as steepness and height on-th…