paper-with-me

Papers

Tree Annotations in LiDAR Data Using Point Densities and Convolutional Neural Networks

2020-06-09 · Ananya Gupta, Jonathan Byrne, David Moloney, Simon Watson, Hujun Yin

LiDAR provides highly accurate 3D point clouds. However, data needs to be manually labelled in order to provide subsequent useful information. Manual annotation of such data is time consuming, tedious and error prone, and hence in this paper we present three automatic methods for annotating trees in LiDAR data. The first method requires high density point clouds and uses certain LiDAR data attributes for the purpose of tree identification, achieving almost 90% accuracy. The second method uses a voxel-based 3D Convolutional Neural Network on low density LiDAR datasets and is able to identify most large trees accurately but struggles with smaller ones due to the voxelisation process. The third method is a scaled version of the PointNet++ method and works directly on outdoor point clouds and achieves an F_score of 82.1% on the ISPRS benchmark dataset, comparable to the state-of-the-art methods but with increased efficiency.

📄 PDF Abstract BibTeX arXiv:2006.05560

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fast and Robust Ground Surface Estimation from LIDAR Measurements using Uniform B-Splines

2022-03-02 · Sascha Wirges, Kevin Rösch, Frank Bieder, Christoph Stiller

We propose a fast and robust method to estimate the ground surface from LIDAR measurements on an automated vehicle. The ground surface is modeled as a UBS which is robust towards varying measurement densities and with a …

Benchmarking individual tree segmentation using multispectral airborne laser scanning data: the FGI-EMIT dataset

2025-11-01 · Lassi Ruoppa, Tarmo Hietala, Verneri Seppänen, Josef Taher 외 arxiv

Individual tree segmentation (ITS) from LiDAR point clouds is fundamental for applications such as forest inventory, carbon monitoring and biodiversity assessment. Traditionally, ITS has been achieved with unsupervised g…

Point Clouds

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

SF-UDA$^{3D}$: Source-Free Unsupervised Domain Adaptation for LiDAR-Based 3D Object Detection

2020-10-16 · Cristiano Saltori, Stéphane Lathuiliére, Nicu Sebe, Elisa Ricci 외

3D object detectors based only on LiDAR point clouds hold the state-of-the-art on modern street-view benchmarks. However, LiDAR-based detectors poorly generalize across domains due to domain shift. In the case of LiDAR, …

3D Object DetectionDomain AdaptationObjectobject-detection+2

RPSRNet: End-to-End Trainable Rigid Point Set Registration Network using Barnes-Hut $2^D$-Tree Representation

2021-04-12 · Sk Aziz Ali, Kerem Kahraman, Gerd Reis, Didier Stricker

We propose RPSRNet - a novel end-to-end trainable deep neural network for rigid point set registration. For this task, we use a novel $2^D$-tree representation for the input point sets and a hierarchical deep feature emb…