paper-with-me

Papers

Receding Moving Object Segmentation in 3D LiDAR Data Using Sparse 4D Convolutions

2022-06-08 · Benedikt Mersch, Xieyuanli Chen, Ignacio Vizzo, Lucas Nunes, Jens Behley, Cyrill Stachniss

A key challenge for autonomous vehicles is to navigate in unseen dynamic environments. Separating moving objects from static ones is essential for navigation, pose estimation, and understanding how other traffic participants are likely to move in the near future. In this work, we tackle the problem of distinguishing 3D LiDAR points that belong to currently moving objects, like walking pedestrians or driving cars, from points that are obtained from non-moving objects, like walls but also parked cars. Our approach takes a sequence of observed LiDAR scans and turns them into a voxelized sparse 4D point cloud. We apply computationally efficient sparse 4D convolutions to jointly extract spatial and temporal features and predict moving object confidence scores for all points in the sequence. We develop a receding horizon strategy that allows us to predict moving objects online and to refine predictions on the go based on new observations. We use a binary Bayes filter to recursively integrate new predictions of a scan resulting in more robust estimation. We evaluate our approach on the SemanticKITTI moving object segmentation challenge and show more accurate predictions than existing methods. Since our approach only operates on the geometric information of point clouds over time, it generalizes well to new, unseen environments, which we evaluate on the Apollo dataset.

📄 PDF Abstract BibTeX arXiv:2206.04129

Code (1)

prbonn/4dmos 공식 구현 pytorch

Tasks

Autonomous VehiclesNavigatePose EstimationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Apollo Please enter a description about the method here

Similar Papers 제목 키워드 기반

MOVES: Movable and Moving LiDAR Scene Segmentation in Label-Free settings using Static Reconstruction

2023-06-26 · Prashant Kumar, Dhruv Makwana, Onkar Susladkar, Anurag Mittal 외

Accurate static structure reconstruction and segmentation of non-stationary objects is of vital importance for autonomous navigation applications. These applications assume a LiDAR scan to consist of only static structur…

Autonomous NavigationScene SegmentationSegmentation

Semantics-Guided Moving Object Segmentation with 3D LiDAR

2022-05-06 · Shuo Gu, Suling Yao, Jian Yang, Hui Kong

Moving object segmentation (MOS) is a task to distinguish moving objects, e.g., moving vehicles and pedestrians, from the surrounding static environment. The segmentation accuracy of MOS can have an influence on odometry…

ObjectSegmentationSemantic Segmentation

LiMoSeg: Real-time Bird's Eye View based LiDAR Motion Segmentation

2021-11-08 · Sambit Mohapatra, Mona Hodaei, Senthil Yogamani, Stefan Milz 외

Moving object detection and segmentation is an essential task in the Autonomous Driving pipeline. Detecting and isolating static and moving components of a vehicle's surroundings are particularly crucial in path planning…

Autonomous DrivingData AugmentationMotion SegmentationMoving Object Detection+3

Efficient Spatial-Temporal Information Fusion for LiDAR-Based 3D Moving Object Segmentation

2022-07-05 · Jiadai Sun, Yuchao Dai, Xianjing Zhang, Jintao Xu 외

Accurate moving object segmentation is an essential task for autonomous driving. It can provide effective information for many downstream tasks, such as collision avoidance, path planning, and static map construction. Ho…

Autonomous DrivingCollision AvoidanceSemantic Segmentation

MotionBEV: Attention-Aware Online LiDAR Moving Object Segmentation with Bird's Eye View based Appearance and Motion Features

2023-05-12 · Bo Zhou, Jiapeng Xie, Yan Pan, Jiajie Wu 외

Identifying moving objects is an essential capability for autonomous systems, as it provides critical information for pose estimation, navigation, collision avoidance, and static map construction. In this paper, we prese…

Collision AvoidanceComputational EfficiencyPose EstimationSemantic Segmentation