paper-with-me

홈 › Papers

SLOAM: Semantic Lidar Odometry and Mapping for Forest Inventory

2019-12-29 · Steven W. Chen, Guilherme V. Nardari, Elijah S. Lee, Chao Qu, Xu Liu, Roseli A. F. Romero, Vijay Kumar

This paper describes an end-to-end pipeline for tree diameter estimation based on semantic segmentation and lidar odometry and mapping. Accurate mapping of this type of environment is challenging since the ground and the trees are surrounded by leaves, thorns and vines, and the sensor typically experiences extreme motion. We propose a semantic feature based pose optimization that simultaneously refines the tree models while estimating the robot pose. The pipeline utilizes a custom virtual reality tool for labeling 3D scans that is used to train a semantic segmentation network. The masked point cloud is used to compute a trellis graph that identifies individual instances and extracts relevant features that are used by the SLAM module. We show that traditional lidar and image based methods fail in the forest environment on both Unmanned Aerial Vehicle (UAV) and hand-carry systems, while our method is more robust, scalable, and automatically generates tree diameter estimations.

📄 PDF Abstract BibTeX arXiv:1912.12726

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Improved LiDAR Odometry and Mapping using Deep Semantic Segmentation and Novel Outliers Detection

2024-03-05 · Mohamed Afifi, Mohamed ElHelw

Perception is a key element for enabling intelligent autonomous navigation. Understanding the semantics of the surrounding environment and accurate vehicle pose estimation are essential capabilities for autonomous vehicl…

Autonomous NavigationAutonomous VehiclesMotion EstimationPose Estimation+3

SOCC-ICP: Semantics-Assisted Odometry based on Occupancy Grids and ICP

2026-05-14 · Johannes Scherer, Sebastian Hirt, Henri Meeß arxiv

Reliable pose estimation in previously unseen environments is a fundamental capability of autonomous systems. Existing LiDAR odometry methods typically employ point-, surfel-, or NDT-based map representations, which are …

Motion PlanningPose Estimation

CAR-LOAM: Color-Assisted Robust LiDAR Odometry and Mapping

2025-02-24 · Yufei Lu, Yuetao Li, Zhizhou Jia, Qun Hao 외

In this letter, we propose a color-assisted robust framework for accurate LiDAR odometry and mapping (LOAM). Simultaneously receiving data from both the LiDAR and the camera, the framework utilizes the color information …

NeRF-LOAM: Neural Implicit Representation for Large-Scale Incremental LiDAR Odometry and Mapping

2023-03-19 · ICCV 2023 1 · Junyuan Deng, Xieyuanli Chen, Songpengcheng Xia, Zhen Sun 외

Simultaneously odometry and mapping using LiDAR data is an important task for mobile systems to achieve full autonomy in large-scale environments. However, most existing LiDAR-based methods prioritize tracking quality ov…

NeRF

PSF-LO: Parameterized Semantic Features Based Lidar Odometry

2020-10-26 · Guibin Chen, BoSheng Wang, Xiaoliang Wang, Huanjun Deng 외

Lidar odometry (LO) is a key technology in numerous reliable and accurate localization and mapping systems of autonomous driving. The state-of-the-art LO methods generally leverage geometric information to perform point …

Autonomous DrivingMotion EstimationPoint Cloud Registration