TRAVEL: Traversable Ground and Above-Ground Object Segmentation Using Graph Representation of 3D LiDAR Scans

06/07/2022
by   Minho Oh, et al.
0

Perception of traversable regions and objects of interest from a 3D point cloud is one of the critical tasks in autonomous navigation. A ground vehicle needs to look for traversable terrains that are explorable by wheels. Then, to make safe navigation decisions, the segmentation of objects positioned on those terrains has to be followed up. However, over-segmentation and under-segmentation can negatively influence such navigation decisions. To that end, we propose TRAVEL, which performs traversable ground detection and object clustering simultaneously using the graph representation of a 3D point cloud. To segment the traversable ground, a point cloud is encoded into a graph structure, tri-grid field, which treats each tri-grid as a node. Then, the traversable regions are searched and redefined by examining local convexity and concavity of edges that connect nodes. On the other hand, our above-ground object segmentation employs a graph structure by representing a group of horizontally neighboring 3D points in a spherical-projection space as a node and vertical/horizontal relationship between nodes as an edge. Fully leveraging the node-edge structure, the above-ground segmentation ensures real-time operation and mitigates over-segmentation. Through experiments using simulations, urban scenes, and our own datasets, we have demonstrated that our proposed traversable ground segmentation algorithm outperforms other state-of-the-art methods in terms of the conventional metrics and that our newly proposed evaluation metrics are meaningful for assessing the above-ground segmentation. We will make the code and our own dataset available to public at https://github.com/url-kaist/TRAVEL.

READ FULL TEXT

page 1

page 3

page 4

page 7

page 8

research
08/12/2021

Patchwork: Concentric Zone-based Region-wise Ground Segmentation with Ground Likelihood Estimation Using a 3D LiDAR Sensor

Ground segmentation is crucial for terrestrial mobile platforms to perfo...
research
07/25/2022

Patchwork++: Fast and Robust Ground Segmentation Solving Partial Under-Segmentation Using 3D Point Cloud

In the field of 3D perception using 3D LiDAR sensors, ground segmentatio...
research
09/15/2023

A Ground Segmentation Method Based on Point Cloud Map for Unstructured Roads

Ground segmentation, as the basic task of unmanned intelligent perceptio...
research
03/16/2021

LRGNet: Learnable Region Growing for Class-Agnostic Point Cloud Segmentation

3D point cloud segmentation is an important function that helps robots u...
research
11/26/2020

A Fast Point Cloud Ground Segmentation Approach Based on Coarse-To-Fine Markov Random Field

Ground segmentation is an important preprocessing task for autonomous ve...
research
03/31/2020

Scene Context Based Semantic Segmentation for 3D LiDAR Data in Dynamic Scene

We propose a graph neural network(GNN) based method to incorporate scene...
research
04/17/2019

Graph based Dynamic Segmentation of Generic Objects in 3D

We propose a novel 3D segmentation method for RBGD stream data to deal w...

Please sign up or login with your details

Forgot password? Click here to reset